Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker stopped to work #25

Open
avrahamm opened this issue Jan 15, 2020 · 2 comments
Open

Docker stopped to work #25

avrahamm opened this issue Jan 15, 2020 · 2 comments

Comments

@avrahamm
Copy link

avrahamm commented Jan 15, 2020

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
Copy link
Member

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

@avrahamm
Copy link
Author

avrahamm commented Jun 7, 2020 via email

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

No branches or pull requests

2 participants