Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

vincent15000's avatar

Docker containers depending on other containers

Hello,

I have a problem to run some artisan commands while installing the container.

Here is an extract of the docker-compose configuration file.

I get this error.

ERROR: for seeder Container "047dcc932f8d" exited with code 1. ERROR: Encountered errors while bringing up the project.

I have checked, the database is not created.

So the problem is with the migrations container.

What is wrong in my docker-compose configuration ?

Thanks for your help.

V

0 likes
0 replies

Please or to participate in this conversation.