Skip to content

File /path/to/docker-compose.yml does not exist #70

@blestab

Description

@blestab

I cd into my project folder.

$ docker run --rm -it --name dcv -v $(pwd):/input pmsipilot/docker-compose-viz render -m image ./docker-compose.yml

In functions.php line 35:

File "./docker-compose.yml" does not exist

render [--override OVERRIDE] [-o|--output-file OUTPUT-FILE] [-m|--output-format OUTPUT-FORMAT] [--graphviz-output-format GRAPHVIZ-OUTPUT-FORMAT] [--only ONLY] [-f|--force] [--no-volumes] [--no-networks] [--no-ports] [-r|--horizontal] [--ignore-override] [--background BACKGROUND] [--] []

I can confirm docker-compose.yml exists in the current working directory.

Am i missing something?

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