LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

Skills with output: Dockerfile

Browse skills that produce this output.

  • docker-container-standards - Docker Container Standards and Best Practices
    dockercontainersecurityhealthcheck

    ★ 0 · Updated 2026-09-11

    Standard Docker container rules for packaging services securely and with optimized builds, health checks, and non-root users.

    ⚙ Configure non-root container users⚙ Define container health checks⚙ Optimize build layer caching
  • ml-deployment-helper - ML Model Production Deployment
    machine learningmodel deploymentMLOpscontainerization

    ★ 602 · Updated 2026-05-11

    Generates deployment artifacts for ML models with APIs, containerization, monitoring, and A/B testing infrastructure

    ⚙ containerize model⚙ create API endpoint⚙ setup monitoring
  • bun-deploy - Generate optimized Docker images for Bun apps
    bundockerdeploymentcontainers

    ★ 0 · Updated 2026-03-26

    Generate optimized Docker images for Bun applications

    ⚙ create Dockerfile⚙ create dockerignore⚙ create health check script
  • bun-deploy - Generate Optimized Docker Images for Bun
    bundockerdeploymentcontainers

    ★ 18 · Updated 2026-03-26

    Generate optimized Docker images for Bun applications for container deployment

    ⚙ create Dockerfile⚙ build Docker images⚙ configure health checks
  • apify-actorization - Convert Projects to Apify Actors
    apifyserverlesscloud platformmigration

    ★ 0 · Updated 2026-03-21

    Convert existing projects into Apify serverless cloud programs

    ⚙ initialize actor structure⚙ configure input schema⚙ configure output schema
  • dockerfile-generation - Dockerfile Generation with Verification
    containerdevopsautomationsecurity

    ★ 1 · Updated 2026-02-24

    Creates or modifies Dockerfiles using a verification-first approach.

    ⚙ analyze codebase⚙ generate Dockerfile⚙ execute docker build
  • devops-docker - Docker Containerization Best Practices Advisor
    dockercontainerizationdevopsbest-practices

    ★ 0 · Updated 2026-02-23

    Provides Docker containerization best practices for creating Dockerfiles and docker-compose configurations

    ⚙ create Dockerfiles⚙ configure docker-compose⚙ optimize container images
  • devops-docker - Dockerfile and Docker Compose Stack Creation
    dockerdevopscontainerautomation

    ★ 24 · Updated 2026-02-11

    Creates Dockerfiles and compose stacks.

    ⚙ create Dockerfiles⚙ create compose stacks⚙ use multi-stage builds