Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

docker save current 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 :: Dedian/Ubuntu Self Host Your Own Website for Free 
Shell :: 2&1 linux pipe stderr, stdin, stdout 
Shell :: install openwhisk 
Shell :: Connected local Jupyter notebook server to Google Collab 
Shell :: linux cp overwrite directory 
Shell :: para cambiar password en psql 
Shell :: ubuntu bash zip 
Shell :: rvm does not load gemset when open new tab in terminal 
Shell :: shell script variable multiple lines 
Shell :: add individual file to staging area in git command 
Shell :: wget every ipv4 
Shell :: how to read an input in bash 
Shell :: iterate over dir and remove file bash 
Shell :: delete file bash script with time and date 
Shell :: how to make kali linux faster - To change swappiness value 
Shell :: logitech m525 linux driver ubuntu 
Shell :: ros2 galactic build from source 
Shell :: vimrc configuration file 
Shell :: uninstall nvim arch 
Shell :: sftp client online linux remote 
Shell :: react native requiring unknown modual "1" 
Shell :: youtube-dl show formats 
Shell :: linux bash script skip first parameter 
Shell :: raccoon scanner error command not found 
Shell :: windows batch ping a range of addresses 
Shell :: How to create a hash file and verify it 
Shell :: GIT: borrar repositorio local git 
Shell :: android studio avd system image download 
Shell :: export VARs into you local env 
Shell :: Copying Folder to Server 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =