docker-compose: Remove depends_on
depends_on doesn't make much sense here as it does nothing about
the readiness of containers.
This allows "docker-compose up node" launch the agent without the server.
(Similarly to what docker-compose-agent.yml does)
Showing
Please
register
or
sign in
to comment