bitpressio / docker-for-php-developers-errata

Reported errata for https://bitpress.io/docker-for-php-developers/
13 stars 0 forks source link

Docker stopped to work #25

Open avrahamm opened 4 years ago

avrahamm commented 4 years ago

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!

paulredmond commented 4 years ago

Hi, can you provide a GitHub repo of your code so I can see what's up?

avrahamm commented 4 years ago

Hi, that's the repository. https://github.com/avrahamm/docker-app-11-laravel Windows 10, latest docker updated. I have tested it again as in https://github.com/bitpressio/docker-for-php-developers-errata/issues/25

and the problem reproduces. Looking forward, Thanks. Avraham

On Fri, Jun 5, 2020 at 6:33 PM Paul Redmond notifications@github.com wrote:

Hi, can you provide a GitHub repo of your code so I can see what's up?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bitpressio/docker-for-php-developers-errata/issues/25#issuecomment-639567962, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFMXREWICQX2EPNJVOWHG6TRVEF35ANCNFSM4KHC4RSQ .