Docker

From Elvanör's Technical Wiki
Revision as of 16:03, 8 June 2019 by Elvanor (talk | contribs)
Jump to navigation Jump to search

This is a short tutorial to use Docker.

Basic commands

  • List of all containers: docker ps -a
  • List of all images: docker image ls