Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem during installation #202

Open
Pupo1 opened this issue Jun 27, 2023 · 1 comment
Open

Problem during installation #202

Pupo1 opened this issue Jun 27, 2023 · 1 comment

Comments

@Pupo1
Copy link

Pupo1 commented Jun 27, 2023

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:

  1. as root, do docker pull passwall/passwall-server
  2. as normal user: mkdir $HOME/passwall-server
  3. wget https://raw.githubusercontent.com/passwall/passwall-server/main/docker-compose.yml
  4. docker-compose up -d
@53845714nF
Copy link

Hi, did you try docker compose up -d without the "-"? I think this is the modern way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants