the BridgeDb Webservice at https://webservice.bridgedb.org/ is now using the official BridgeDb Webservice Docker! Thanks to @Marvin and others!
Want to run the BridgeDb Webservice with the default data locally? Just run this:
sudo docker run --restart always -d --name bridgedb -p 8082:8183 -e SERVER_URL='https://webservice.bridgedb.org/' bigcatum/bridgedb:latest