bitwarden / bitwarden/self-host

Docker Compose project name not set

Open
#14 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.