Skip to content

bug: cannot run Praxis container with custom config #6

Description

@nathan-weinberg

The following command is provided for running a Praxis container with a custom config in https://praxis.fast/docs/getting-started/installation

docker run -p 8080:8080 \
  -v /path/to/praxis.yaml:/etc/praxis/praxis.yaml:ro \
  ghcr.io/praxis-proxy/praxis:latest \
  -c /etc/praxis/praxis.yaml

However, running this leads to the following error

error: the argument '--config <CONFIG>' cannot be used multiple times

Usage: praxis [OPTIONS]

For more information, try '--help'.

For purposes of reproduction, I am running the ghcr.io/praxis-proxy/praxis:latest container with digest sha256:ddc5921b32db5a2501d601dd08d6ef1b86c20e516a53a18aa8ea2cb0e81893b1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions