Containerize Python app:
Application type: ${{APP_TYPE}}
Dependencies: ${{DEPENDENCIES}}
Requirements: ${{REQUIREMENTS}}
Configure:
- Dockerfile optimization
- Multi-stage builds
- Dependency management
- Environment variables
- Volume mounting
- Health checks
- Docker Compose
- Production considerationsOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{APP_TYPE][{DEPENDENCIES][{REQUIREMENTS]