• YAMAMOTO Takashi's avatar
    docker-compose: Remove depends_on · eb91c302
    YAMAMOTO Takashi authored
    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)
    eb91c302
docker-compose.yml 848 Bytes