Installing Bitwarden into an existing docker server

Hi all,
I have a Ubuntu server which I’m running multiple docker images/containers on (running things like Plex and NZBget etc.) and I’d like to run bitwarden alongside them. Problem is, the installer creates a brand new docker-compose file which seems to conflict with the one I’m already using - it wants to run the --remove-orphans tag to clean them up which I, of course, don’t want to do. Is there a way to install bitwarden so I can use it alongside my existing docker setup? It seems the installer works on the assumption that you’ve never used docker-compose before?

1 Like

I’ve pushed a fix in the following PR which should help once merged :