bitwarden / bitwarden/self-host
Docker Compose project name not set
Open
- Dominant language
- Shell
- Stars
- 744
- Forks
- 107
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Docker Compose [defaults to the basename of the project directory](https://docs.docker.com/compose/reference/envvars/#compose_project_name) if no project name is set. Here, that means the project is simply called `docker`. This shows up in, for example, the output of `docker compose ls` and the name of the networks created. This should be set to `bitwarden` instead.
Contributor guide
Assessment
This issue has not been assessed yet.