Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run: Set Compose project name #15

Closed
wants to merge 1 commit into from

Conversation

kc9jud
Copy link

@kc9jud kc9jud commented Mar 18, 2022

Fixes #14.

@vgrassia
Copy link
Member

Hi @kc9jud,

Thank you for the PR. After some testing, merging in this change can result in duplicating containers the next time an update is run. As a workaround, I'd suggest creating a Docker Compose .env file with the contents COMPOSE_PROJECT_NAME=bitwarden and then run docker-compose down && docker-compose up -d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker Compose project name not set
2 participants