Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

remove specific image from docker

#remove specific image from docker
if we have mutiple images into docker
REPOSITORY      TAG       IMAGE ID            CREATED             SIZE
rabbitmq      latest     8e428cff54c8        6 hours ago         72.9MB
rabbitmq		3	     7e82a4d17ac1        2 weeks ago         512MB
cmd:docker rmi rabbitmq:latest
by using this command you can remove desire docker image
Comment

PREVIOUS NEXT
Code Example
Shell :: add ssh key to windows openssh client 
Shell :: how to install redux for react native 
Shell :: ubuntu set desktop as default bashrc 
Shell :: enable vault autocomplete 
Shell :: install scrcpy in ubuntu 
Shell :: is sequal ace in linux? 
Shell :: install python 3.6 cli 
Shell :: linux echo variable 
Shell :: container registry permissions gcp 
Shell :: vs code wsl unable to write file 
Shell :: how to create a github repo 
Shell :: stop elasticsearch 
Shell :: download pgadmin 4 ubuntu 
Shell :: github action on every commit 
Shell :: bash command change time 
Shell :: delete history linux range 
Shell :: copy file to other location linux terminal 
Shell :: duf in apt ubuntu 
Shell :: zip exclude multiple files linux 
Shell :: recover a merged commit git 
Shell :: windows battery report health 
Shell :: mongodb version check 
Shell :: realtek 
Shell :: powershell github 
Shell :: get all changes on commit name 
Shell :: enale scp in ubuntu 
Shell :: how to fix There are stopped jobs in bash 
Shell :: disk not showing mac command line 
Shell :: open current directory in terminal 
Shell :: git merge without delete files 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =