Flagsmith / Flagsmith/flagsmith
Improve local containers setup
Open
devex
refactor
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
The primary motivator for this is preventing host port conflicting between components of the local development environment, such as databases. e.g. both Postgres containers from flagsmith and flagsmith-common take host port 5432, leading to a conflict.
This may end up relating to the devcontainer effort (TODO: issue).
Contributor guide
Assessment
This issue has not been assessed yet.