docker images command list all docker images (blueprints) available on your server.
root@ok:~# docker images REPOSITORY TAG IMAGE ID CREATED SIZE gcr.io/tensorflow/tensorflow latest 04f0b1131389 9 months ago 1.13GB tensorflow/tensorflow 1.1.0 04f0b1131389 9 months ago 1.13GB root@ok:~#
Leave a Reply