LogoClawIndex
CasesSkillsAbout
LogoClawIndex

docker - Dockerfile and Container Configuration

Guidelines for writing efficient and secure Dockerfiles and container configurations

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Write Dockerfiles
  • Review Dockerfiles
  • Configure multi-stage builds
  • Optimize container image size
  • Implement container security
  • Build Docker images
  • Run containers
  • Scan for vulnerabilities
  • View layer history
  • Add health checks
  • Optimize layers
  • Configure docker-compose
  • Manage resources
  • Handle secrets
  • Create cross-platform builds
  • Mount build cache
  • Run as non-root user
  • Use specific version tags
  • Create security-hardened containers
  • Manage container networks

Inputs

  • Dockerfile
  • docker-compose.yml
  • Container configuration files
  • Source code
  • Application dependencies
  • Network configuration
  • Secrets and credentials
  • Build cache
  • Package manager configuration

Outputs

  • Docker image
  • Running container
  • Container health status
  • Layer history
  • Vulnerability scan results
  • Multi-architecture images

Requirements

  • Docker environment
  • Docker BuildKit
  • Docker Compose
  • Container runtime

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
docker
container
dockerfile
docker-compose
container security
image optimization
multi-stage build
devops
containerization
build optimization
Write Dockerfiles
Review Dockerfiles
Configure multi-stage builds
Optimize container image size
Dockerfile
docker-compose.yml
Container configuration files
Docker image
Running container
Container health status