Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

save docker update container state

$ docker ps

CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS              NAMES
c3f279d17e0a        ubuntu:12.04        /bin/bash           7 days ago          Up 25 hours                            desperate_dubinsky
197387f1b436        ubuntu:12.04        /bin/bash           7 days ago          Up 25 hours                            focused_hamilton

$ docker commit c3f279d17e0a  svendowideit/testimage:version3

f5283438590d

$ docker images

REPOSITORY                        TAG                 ID                  CREATED             SIZE
svendowideit/testimage            version3            f5283438590d        16 seconds ago      335.7 MB
Comment

PREVIOUS NEXT
Code Example
Shell :: macos clear terminal 
Shell :: git set upstream repository 
Shell :: git view branch 
Shell :: fatal: invalid gitfile format 
Shell :: for shell 
Shell :: how to delete command from terminal history 
Shell :: install packages rstudio 
Shell :: ionic capacitor android 
Shell :: error: src refspec main does not match any error: failed to push some refs to 
Shell :: docker compose latest version install ubuntu 
Shell :: github add directory to repository 
Shell :: get ip address in powershell specifically 
Shell :: conflict pull 
Shell :: shell comments 
Shell :: installing rabbitmq on debian 
Shell :: genereate ssh key 
Shell :: install docker-compose in centos 8 
Shell :: linux get ownership of own user directory folder ubuntu chown operation not permitted 
Shell :: gen_random_uuid() does not exist 
Shell :: php extension php.ini 
Shell :: how to reset and change remote url in git 
Shell :: the repository does not have a release file eoan 
Shell :: password generator bash 
Shell :: mongodb start 
Shell :: add flathub repository fedora 
Shell :: install ssl certificate ubuntu nginx 
Shell :: how to check if tensorflow is working on your pc 
Shell :: ping to my localhost in windows 
Shell :: grafana docker password 
Shell :: win add to startup 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =