Hi, I am running Bitwarden on a Synology 718+ for a while without issues.
But I am unable to upgrade to the latest release (20214.11.0) because it errors out with docker: 'compose' is not a docker command..
Is there a way to setup Bitwarden to 'docker-compose' instead of the newer 'docker compose'. Since Synology really doesn't update there docker package often.
_ _ _ _
| |__ (_) |___ ____ _ _ __ __| | ___ _ __
| '_ \| | __\ \ /\ / / _` | '__/ _` |/ _ \ '_ \
| |_) | | |_ \ V V / (_| | | | (_| | __/ | | |
|_.__/|_|\__| \_/\_/ \__,_|_| \__,_|\___|_| |_|
Open source password management solutions
Copyright 2015-2024, 8bit Solutions LLC
https://bitwarden.com, https://github.com/bitwarden
===================================================
bitwarden.sh version 2024.11.0
Docker version 24.0.2, build 610b8d0
docker: 'compose' is not a docker command.
See 'docker --help'
❯ docker-compose version
Docker Compose version v2.20.1-6047-g6817716
❯ docker --version
Docker version 24.0.2, build 610b8d0
Hi, I am running Bitwarden on a Synology 718+ for a while without issues.
But I am unable to upgrade to the latest release (20214.11.0) because it errors out with
docker: 'compose' is not a docker command.
.Is there a way to setup Bitwarden to 'docker-compose' instead of the newer 'docker compose'. Since Synology really doesn't update there docker package often.