FROM

The FROM command tells Docker which base you would like to use for your image; as already mentioned, we are using Alpine Linux, so we simply have to put the name of the image and also the release tag we wish to use. In our case, to use the latest official Alpine Linux image, we simply need to add alpine:latest.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset