I think that this is an dependency chain problem, web
depends on python
so, when the python
container gets up, web
one still not exists. That may cause the error.
Cheers
I think that this is an dependency chain problem, web
depends on python
so, when the python
container gets up, web
one still not exists. That may cause the error.
Cheers