podman

Simple management tool for pods, containers and images.
Podman provides a Docker-CLI comparable command-line. Simply put: alias docker=podman.

=> More information.

podman ps
podman ps --all
podman start {container_name} {container_id}
podman stop {container_name} {container_id}
podman pull {image_name}:{image_tag}
podman exec --interactive --tty {container_name} {sh}
podman rm {container_name} {container_id}
podman logs --follow {container_name} {container_id}
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/podman.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.113693 milliseconds
Gemini-to-HTML Time
0.522338 milliseconds

This content has been proxied by September (ba2dc).