Wednesday, June 12, 2019

Create/copy an image from existing one

docker ps

will list you the existing images.

From this, copy the IMAGE ID column value and create a new image from that.




Two images are created with tag command and you can use docker ps to cross check.



No comments:

Post a Comment