Ideal para
- Empezar desde un prompt estructurado y reutilizable en lugar de un chat en blanco.
- Adaptar el prompt a tus propios datos manteniendo intacta la intención original.
- Flujos de trabajo relacionados con Software Development, Debug & Testing.
Genera un Dockerfile y docker-compose.yml para una pila de aplicaciones específica.
Write a secure and optimized Dockerfile and docker-compose.yml for a {{App Context: e.g. if used in an AI agent use the current project}}. Use {{Base Image: Alpine, Ubuntu, Debian, Scratch}} as the base image. Include configurations for {{Database: PostgreSQL, MySQL, MongoDB, Redis, None}} and expose port {{Port:8080}}. Add comments explaining the build stages and security best practices.
e.g. if used in an AI agent use the current project
Alpine, Ubuntu, Debian, Scratch
PostgreSQL, MySQL, MongoDB, Redis, None
8080
Write a secure and optimized Dockerfile and docker-compose.yml for a e.g. if used in an AI agent use the current project. Use Alpine as the base image. Include configurations for PostgreSQL and expose port 8080. Add comments explaining the build stages and security best practices.
Las variables van entre {{ y }} y siguen este patrón:
Una selección puede hacer referencia a una lista de variables predefinida usando corchetes. Aparecen en [naranja] y proporcionan valores de uso común como colores, tonos o idiomas.
También puedes proporcionar una lista de opciones en línea, separadas por comas.
Consejo: ¡no necesitas la app PUCO para usar estos prompts! Solo copia la plantilla y sustituye cada sección {{…}} por tu propio texto directamente en ChatGPT, Claude, Gemini o cualquier otro asistente de IA.