Best For
- Starting from a structured, reusable prompt instead of a blank chat.
- Adapting the prompt to your own inputs while keeping the original intent intact.
- Workflows related to Software Development, Debug & Testing.
Generate a Dockerfile and docker-compose.yml for a specific application stack.
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.
Variables are wrapped in {{ and }} and follow this pattern:
A selection can reference a predefined variable list using square brackets. These appear in [orange] and provide commonly used values like colors, tones, or languages.
You can also provide an inline list of choices separated by commas.
Tip: You don't need the PUCO app to use these prompts! Simply copy the template and replace each {{…}} section with your own text directly in ChatGPT, Claude, Gemini, or any other AI assistant.