Why this matters
Handy tool to up and run and isolated environment for local development.
Purpose
The main purpose is not to simplify setup and execution,
but to create an isolated and secure environment for local development.
Solution
- Independent docker compose config
compose.local.yaml
- One-way sync only, host to container (good to have)
Why this matters
Handy tool to up and run and isolated environment for local development.
Purpose
The main purpose is
notto simplify setup and execution,but to create an
isolated and secure environmentfor local development.Solution
compose.local.yaml