User Tools

Site Tools


docker

Table of Contents

Docker

Cheat cheat

ps Show running containers
stats Like htop
container ls -a Show created containers
stop <id> Stop a created container
start <id> Start a created container
container inspect <id> Show details about specific container
logs <id> Show logs
image ls Show downloaded images
run <iid> Create new container from image

Cheat cheat

docker.txt · Last modified: 2025/04/21 13:33 by utedass

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki