Description
Theprepare-environment prompt implements the recommended CHECK-PREPARE-EXECUTE workflow:
- CHECK - Search for existing prepared environments
- PREPARE - Import and configure if not found
- EXECUTE - Run the task with the prepared environment
Parameters
Generated Instructions
When invoked with:disposable=false:
Project-Specific Environment
myproject/pytest-env/python:3.11-slim
Custom Base Image
See Also
- install-packages - Simpler package installation
- build-project - Full build workflow
- Tagging Convention - Tag naming guide