June 2018
Intermediate to advanced
596 pages
12h 39m
English
You create a Dockerfile to create an image for your own container. You can specify the base image for your container, commands to execute when setting up the container, ports to expose, files to copy to the container, and the entry point (the program to run when the container starts). Here are some of the frequently used instructions in a Dockerfile:
Read now
Unlock full access