Found 1000 skills for "docker" Page 3 of 84

docker-ctl

Inspect containers, logs, and images via podman. On Bazzite/Fedora, podman is the default container runtime and is always available. docker-ctl ps doc...

clawhub 3 files

docker-sandbox

Run agents and commands in isolated VM environments using Docker Desktop's sandbox feature. Each sandbox gets its own lightweight VM with filesystem i...

clawhub 3 files

docker-compose

dependson: alone only waits for container start—service likely not ready yet Add healthcheck + condition for actual readiness: dependson: db: conditio...

clawhub 3 files

docker-operations

This skill provides comprehensive Docker operations using the docker CLI. Ensure Docker is installed and configured on your system: docker --version C...

clawhub 13 files

docker-compose-linter

A pure Python 3 (stdlib only) linter for docker-compose.yml files. python3 scripts/docker-compose-linter.py <command> [options] FILE | Command | De...

clawhub 5 files

docker-ci-release-pipeline

自动化 Docker 镜像构建、测试、安全扫描与发布全链路流水线。 开发团队需要将应用容器化并通过 GitHub Actions 自动发布到镜像仓库。传统做法需要手动编写 Dockerfile、优化构建、配置 CI、设置安全扫描,流程割裂且容易出错。 本 Combo 编排 docker-expert...

clawhub 5 files

docker-hub

Docker Hub is a container image registry service. Developers use it to store and share Docker images, automating application deployment and scaling. I...

clawhub 3 files

docker-devbox

Create isolated Docker dev environments for any project with a single command. The scripts/devbox.sh script is bundled with this skill. It: Auto-detec...

clawhub 7 files

docker-skill

Enables OpenClaw (and Cursor) to install Docker and use it reliably. Base all guidance on official Docker docs; when in doubt, fetch from canonical UR...

clawhub 4 files

docker-osx

Run macOS in Docker - build iOS apps on Linux! start macos # Boot VM (2-5 min) status macos # Check if ready ssh macos # Connect...

clawhub 4 files

docker-mcp-toolkit

Run, manage, and invoke Docker Desktop’s MCP Toolkit using the docker mcp CLI. 1) Install/upgrade Docker Desktop (MCP Toolkit is in Docker Desktop 4.6...

clawhub 12 files

docker-remote

Remotely manage Docker Compose instances through SSH connections. This skill provides a complete set of actions for Docker Compose lifecycle managemen...

clawhub 6 files