shyim / shopware-docker

Easy to use Docker Installation for Shopware 5 and Shopware 6
MIT License
115 stars 27 forks source link

swdc storefront-watch can't find shopware-docker_cli_1 #153

Closed rvveber closed 2 years ago

rvveber commented 2 years ago

swdc storefront-watch shop Error: No such container: shopware-docker_cli_1 Error: No such container: shopware-docker_cli_1

Maybe because container is called shopware-docker-cli-1 ?

shyim commented 2 years ago

Do you use compose v2?

rvveber commented 2 years ago

Yes v2.5.1

rvveber commented 2 years ago

Actually, i think that is v1, the versioning is just misleading

shyim commented 2 years ago

Can you upgrade to v2?

rvveber commented 2 years ago

So i created an alias from docker-compose to docker compose which is v2 syntax and therefore all instances should run on v2, I still get the same error though. I have tried removing /tmp/swdc-docker-compose.yml and swdc up again, but the starting container is still -cli-1 and in the storefront-watch shortcut it references _cli_1

The name of my shop project includes an underscore. client_shop Maybe that could cause an issue?

rvveber commented 2 years ago

Correction! the command throwing this error is storefront-watch not storefront-build... My bad XD sorry its late..

shyim commented 2 years ago

let me look after league game xD

shyim commented 2 years ago

häää looks same for me

shyim commented 2 years ago

https://github.com/shyim/shopware-docker/commit/462ef4cf1d926a8ed9f5c35f5c311a758b325aa5

shyim commented 2 years ago

should be fixed xD

rvveber commented 2 years ago

Good job! :D