Skip to content
This repository has been 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

Open
dchidell opened this issue Nov 10, 2018 · 0 comments
Open

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

dchidell opened this issue Nov 10, 2018 · 0 comments
Labels

Comments

@dchidell
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants