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

docker run ignores settings.env changes #2528

Closed
1 task done
GieltjE opened this issue Jan 1, 2023 · 1 comment
Closed
1 task done

docker run ignores settings.env changes #2528

GieltjE opened this issue Jan 1, 2023 · 1 comment
Labels
bug bw-unified-deploy An Issue related to Bitwarden unified deployment

Comments

@GieltjE
Copy link

GieltjE commented Jan 1, 2023

Steps To Reproduce

1: Install Bitwarden unified with an issue in the settings.env file (e.g. without/broken smtp config) using the specified docker compose up -d
2: Realise you've made a mistake, edit the settings.env file
3: Stop and delete the container
4: Use the docker run command specified and attempt to use the previously misconfigured service

Expected Result

The new settings from the settings.env are applied

Actual Result

The old settings.env configuration remains

Screenshots or Videos

No response

Additional Context

No response

Githash Version

455d62e-dirty

Environment Details

  • OS: Win 11 insider
  • Env: Docker
  • Hardware: 3700X 64GB ram

Database Image

Mariadb: 10.10.2

Issue-Link

#2480

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@GieltjE GieltjE added bug bw-unified-deploy An Issue related to Bitwarden unified deployment labels Jan 1, 2023
@GieltjE
Copy link
Author

GieltjE commented Jan 1, 2023

Forgot the "docker rm bitwarden" command, my bad

@GieltjE GieltjE closed this as completed Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bw-unified-deploy An Issue related to Bitwarden unified deployment
Projects
None yet
Development

No branches or pull requests

1 participant