docker images
docker rmi $(docker images | grep 'imagename')
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Clients one which are requesting information they want from somewhere eg. browser, devices, any program - java, etc. generally clients spea...
-
BufferedReader br = new BufferedReader ( new InputStreamReader ( System . in )); int n = Integer . parseInt ( br . readL...
Most Featured Post
GitHub: Squash all commits in PR
Command Meaning git fetch origin Get the latest origin/master . git reset --soft origin/master Move your branch to match origin/master , b...
No comments:
Post a Comment