Skip to content

Problem during installation #202

Description

@Pupo1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions