Linux Diary
Major Pages
(Move to ...)
Home
Python
Docker
Jenkins
Vagrant
Packer
SCCM
Windows
Application Packaging/RePackaging for Windows
Gradle
Android
Ant
Interview Questions
Powershell
C#/c sharp
Database
Maven
MSBuild
AWS
Kubernetes
Ansible
Linux and Artifactory
C++
▼
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
‹
›
Home
View web version
No comments:
Post a Comment