docker-ctl
✓Verified·Scanned 2/19/2026
Inspect containers, logs, and images via podman
from clawhub.ai·vabe5005·698 B·0 installs
Scanned from 1.0.0 at abe5005 · Transparency log ↗
$ vett add clawhub.ai/xejrax/docker-ctl
Docker Ctl
Inspect containers, logs, and images via podman. On Bazzite/Fedora, podman is the default container runtime and is always available.
Commands
# List running containers
docker-ctl ps
# View container logs
docker-ctl logs <container>
# List local images
docker-ctl images
# Inspect a container
docker-ctl inspect <container>
Install
No installation needed. Bazzite uses podman as its container runtime and it is pre-installed.