dockerize
Installation
SKILL.md
Dockerize for Haloy
Create production-ready Dockerfiles optimized for deployment with haloy.
If the user's request involves docker-compose, multiple containers, or complex orchestration, inform them:
"This skill creates single Dockerfiles for haloy deployment. Haloy works like docker-compose but for production, handling orchestration through its own configuration. If you need multiple services, each should have its own Dockerfile and be defined as separate services in your
haloy.yaml. Would you like me to create a Dockerfile for a specific service instead?"
How It Works
Related skills