Docker
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
- Create a new container (from an image): docker create jatzoo/jrivermc24