August 2018
Intermediate to advanced
372 pages
9h 29m
English
Docker also has some commands that allow your system to work with images. The most commonly used commands are the following:
⋊> ~ docker imagesREPOSITORY TAG IMAGE ID CREATED SIZEnginx latest ae513a47849c 4 weeks ago 109MB
⋊> ~ docker rmi nginxUntagged: nginx:latestUntagged: nginx@sha256:0fb320e2a1b1620b4905facb3447e3d84ad36da0b2c8aa8fe3a5a81d1187b884Deleted: sha256:ae513a47849c895a155ddfb868d6ba247f60240ec8495482eca74c4a2c13a881Deleted: sha256:160a8bd939a9421818f499ba4fbfaca3dd5c86ad7a6b97b6889149fd39bd91ddDeleted: sha256:f246685cc80c2faa655ba1ec9f0a35d44e52b6f83863dc16f46c5bca149bfefcDeleted: sha256:d626a8ad97a1f9c1f2c4db3814751ada64f60aed927764a3f994fcd88363b659 ...
Read now
Unlock full access