Skip to content

Docker stopped to work #25

@avrahamm

Description

@avrahamm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions