Skip to content

BUG: docker-compose scan not including env #383

Description

@JustNZ

With #330 a new feature was introduced that allows to specify an docker-compose file outside the root of the repo. However when an env variable is required within the compose and I define the env within the Openship deployment configuration it still fails to scan the docker-compose fail.

Error: "Could not parse the Docker Compose file at "deploy/docker-compose": Set POSTGRES_PASSWORD in .env — must match database.password in backend-config.yaml"

So it seems like when Openship scans for the docker-compose it does not include the specified envs and so somehow fails.

Image

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