December 2015
Beginner to intermediate
320 pages
8h 22m
English
In This Chapter:
Name container images
Assign tags to images
Attach user names to images
Attach repository names to images
After you have created an image using docker build or by committing a container to an image with docker commit, you can add additional tags to the image using docker tag. Using images named ubuntu and ...
Read now
Unlock full access