Ideale per
- Partire da un prompt strutturato e riutilizzabile invece di una chat vuota.
- Adattare il prompt ai propri input mantenendo intatto l'intento originale.
- Flussi di lavoro legati a Software Development, Debug & Testing.
Genera un Dockerfile e un docker-compose.yml per uno stack applicativo specifico.
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.
Le variabili sono racchiuse tra {{ e }} e seguono questo schema:
Una selezione può fare riferimento a un elenco di variabili predefinito usando le parentesi quadre. Appaiono in [arancione] e forniscono valori di uso comune come colori, toni o lingue.
Puoi anche fornire un elenco di scelte in linea, separate da virgole.
Suggerimento: non hai bisogno dell'app PUCO per usare questi prompt! Copia semplicemente il modello e sostituisci ogni sezione {{…}} con il tuo testo direttamente in ChatGPT, Claude, Gemini o qualsiasi altro assistente IA.