bitwarden / self-host

Bitwarden's self-hosted release repository
GNU General Public License v3.0
346 stars 63 forks source link

2024.11.0, use 'docker-compose' instead of 'docker compose' #307

Closed Proximus888 closed 4 hours ago

Proximus888 commented 4 hours ago

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
sammbw commented 4 hours ago

Hello, please reach out to the support team - GitHub is used for bugs and tracking issues.

Contact Bitwarden: https://bitwarden.com/contact/

Thanks!