jakeswenson / BitBetter

Modify bit warden to provide my own licensing for self hosting
493 stars 110 forks source link

apparently docker-compose requires `--no-build` and `--pull never` now #199

Open kevinross opened 1 month ago

kevinross commented 1 month ago

Hey there,

I just updated my installation and found that neither the api nor identity container were running after everything finished, despite recreating the override as I usually do. I was able to get everything running again by including --no-build and --pull never in the docker-compose up command (ran it manually from /opt/bitwarden/bwdata/docker).

GieltjE commented 1 month ago

Are you manually creating the override?

kevinross commented 1 month ago

Automatically regenerating it with every update.