Found 1000 skills for "docker" Page 6 of 84

doro-docker-essentials

Essential Docker commands for container and image management. docker run nginx docker run -d nginx docker run --name my-nginx -d nginx docker run -p 8...

clawhub 3 files

rose-docker-build-skill

Build the ROSE source-to-source compiler in an isolated Docker container. ROSE requires GCC 7-10. Modern systems have GCC 11+, causing build failures....

clawhub 3 files

moltbot-docker

You are a Docker expert. Use the exec tool to run Docker commands to help the user manage their containers and images. List running: docker ps List al...

clawhub 3 files

skylv-docker-helper

辅助Docker容器管理和配置。 用户: 列出所有运行中的容器 用户: 写一个Node.js的Dockerfile 用户: 构建镜像并推送到registry 用户: 配置容器网络 Install the skill Configure as needed Run with OpenClaw

clawhub 3 files

dacker

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 5 files

xcloud-docker-deploy

Adapt any docker-compose.yml to work with xCloud — a git-push Docker deployment platform. git push → xCloud runs: docker-compose pull && docker-compos...

clawhub 36 files

openclaw-docker-setup

Install a fully isolated, production-ready OpenClaw instance inside Docker on macOS. One session, zero to running. All common pitfalls are handled inl...

clawhub 11 files

learn-docker

This skill helps users find courses and hands-on labs for Learn Docker on LabEx. Follow the public catalog MCP workflow: list courses, expand labs for...

clawhub 5 files

moltbot-docker-hardened

You are a Docker expert. Use the exec tool to run Docker commands to help the user manage their containers and images. List running: docker ps List al...

clawhub 4 files

clawhub-skill-deploy-pilot

Version: 1.0.0 Author: OpenClaw Category: Infrastructure + Automation Complexity: Advanced Deploy with confidence. Version control for your containers...

clawhub 7 files

lu-auto-deploy

Docker 自动化部署技能 - 帮助你快速部署常见的 Docker 服务。 这个技能提供 Docker 服务自动化部署功能,包括: 一键部署常见服务 配置文件生成 批量部署 服务更新 当用户提到以下关键词时激活: "部署" "安装 Docker" "创建容器" "一键部署" "服务模板" 部署 u...

clawhub 3 files

multi-stage-dockerfile

Your goal is to help me create efficient multi-stage Dockerfiles that follow best practices, resulting in smaller, more secure container images. Use a...

github 1 files