Section 01
Locate and understand the package
- Open the repository and navigate to
local/docker-image. - Review the included runtime files:
app.py,Dockerfile,docker-compose.yml,.env, andtemplates/. - Use this package when you want a local, no-login portal experience without changing the main website or production application flow.
- Treat it as an isolated deliverable for demos, local validation, and public image distribution.