🧪 Skills

Docker Ctl

--- name: docker-ctl description: "Inspect containers, logs, and images via podman" metadata: { "openclaw": { "emoji": "🐳", "requires": { "bins": ["podman"] }, "

v1.0.0
❤️ 1
⬇️ 2.6k
👁 3
Share

Description


name: docker-ctl description: "Inspect containers, logs, and images via podman" metadata: { "openclaw": { "emoji": "🐳", "requires": { "bins": ["podman"] }, "install": [], }, }

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.

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs