Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

State of project not recognised if a folder has a hypenated name #108

@dchidell

Description

@dchidell

A project folder has a name with a hyphen, for example 'load-balancer'.

If this project is brought up externally by docker-compose CLI, a container named 'load-balancer_blah_blah' will be created. This is expected. However compose UI will not show the project as active. If the project is brought online by compose UI the container name becomes 'loadbalancer_blah_blah' (Note the lack of a hyphen). Compose UI will then recognise the state of the project normally.

A workaround is simply to not use hyphenated directories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions