-
-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
I tried to install passwall-server on a fresh Debian 12.
At step 2, when I write docker-compose up -d
, it says:
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.passwall-server.depends_on contains an invalid type, it should be an array
So I am not able to install it.
Steps to reproduce the behavior:
- as root, do
docker pull passwall/passwall-server
- as normal user:
mkdir $HOME/passwall-server
wget https://raw.githubusercontent.com/passwall/passwall-server/main/docker-compose.yml
- docker-compose up -d
Metadata
Metadata
Assignees
Labels
No labels