Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @xejrax Updated 2/26/2026

🐳 Docker Ctl OpenClaw Skill - ClawHub

Do you want your AI agent to automate Docker Ctl workflows? This free skill from ClawHub helps with devops & cloud tasks without building custom tools from scratch.

What this skill does

Inspect containers, logs, and images via podman

Install

npx clawhub@latest install docker-ctl

Full SKILL.md

Open original
namedescription
docker-ctlInspect containers, logs, and images via podman

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.

Original URL: https://github.com/openclaw/skills/blob/main/skills/xejrax/docker-ctl

Related skills

If this matches your use case, these are close alternatives in the same category.