Docker Deep Dive by Nigel Poulton

Docker Deep Dive by Nigel Poulton

Author:Nigel Poulton
Language: eng
Format: epub, pdf
Publisher: leanpub.com
Published: 2016-09-20T04:00:00+00:00


Note: The command to create a new service is the same on Windows. However, the image used in this example is a Linux image and will not work on Windows. You can substitute the image for a Windows web server image and the command will work. Remember, if you are typing Windows commands from a PowerShell terminal you will need to use the backtick (`) to indicate continuation on the next line.

$ docker service create --name web-fe \ -p 8080:8080 \ --replicas 5 \ nigelpoulton/pluralsight-docker-ci z7ovearqmruwk0u2vc5o7ql0p



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.