Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

remove local images

docker images -a -q | % { docker image rm $_ -f }
Comment

remove local images

docker images -a -q | % { docker image rm $_ -f }
Comment

PREVIOUS NEXT
Code Example
Shell :: create cert from pem 
Shell :: linux bin to iso 
Shell :: gcc on ubuntu 20.04 
Shell :: wp cache 
Shell :: stop supervisor service centos 8 
Shell :: como instalar paquetes tar.gz en ubuntu 
Shell :: task manager linux 
Shell :: conda install open3d in specific environment 
Shell :: ubuntu taskbar not showing incons for current applications 
Shell :: linux install sass 
Shell :: edit bash profile 
Shell :: git create branch with specific commit 
Shell :: delete file hdfs dfs 
Shell :: install from tar gz file unix 
Shell :: linux delete user password 
Shell :: install nginx mariadb php on mac 
Shell :: ubuntu install jellyfin 
Shell :: upgrade capacitor 
Shell :: Package "ngx-material-file-input" 
Shell :: Failed at the sharp@0.16.2 install script 
Shell :: git push example 
Shell :: if regex bash 
Shell :: git reset back to previous pushed commit 
Shell :: Ports are not available: listen tcp 0.0.0.0:61616: bind: An attempt was made to access a socket in a way forbidden by its access permissions. 
Shell :: install deb file in manjaro 
Shell :: install neo4j latest version ubuntu 
Shell :: run spec file using pyinstaller 
Shell :: install git on linux 
Shell :: pterodactyl installer 
Shell :: remove trailing slash 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =