docker

Manage Docker containers and images.
Some subcommands such as docker run have their own usage documentation.

=> More information.

docker ps --all
docker run --name {container_name} {image}
docker {start|stop} {container_name}
docker pull {image}
docker images
docker exec -it {container_name} {sh}
docker rm {container_name}
docker logs -f {container_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/docker.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
108.993674 milliseconds
Gemini-to-HTML Time
0.789711 milliseconds

This content has been proxied by September (3851b).