docker-init
Installation
SKILL.md
docker-init
Generate a Dockerfile and .dockerignore tailored to the current project.
When to use
- When the user asks to create or initialize a Dockerfile
- When the user wants to containerize their project
- When the user runs
/docker-init