-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
D:\Elearning\PaulRedmond\docker-for-php\docker-app>docker-compose exec app bash
ERROR: No container found for app_1
I followed till '11 - Laravel - A Custom Start Script for Laravel '
and it was ok and worked.
It worked at the end of "10 - Laravel - A Flexible XDebug Configuration".
Yet at the end of '11 - Laravel - A Custom Start Script for Laravel '
it stopped to work.
Same code, same commands,
I made several times:
docker-compose down
docker system prune
docker-compose build app
docker-compose up -d
==> Here it should work yet it doesn't, trying
docker-compose exec app bash
ERROR: No container found for app_1
Why is it? How to fix?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels