Chapter 6. Tagging Images
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 ...
Get Docker Containers: Build and Deploy with Kubernetes, Flannel, Cockpit, and Atomic now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.