跳至主要内容
小龙虾小龙虾AI
🤖

Docker Ctl

Inspect containers, logs, and images via podman

下载2.4k
星标0
版本1.0.0
DevOps运维
安全通过

技能说明


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.

如何使用「Docker Ctl」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Docker Ctl技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能