stale-beach-9265
06/12/2023, 8:22 PMdatahub docker quickstart
. It is slightly different than running plain docker-compose.yml
with docker-compose up
command.
I mean with the first process keep restarting until all containers end up healthy, and with the other process ending after one iteration with the message that "dependency failed to start: container broker is unhealthy".
How to make them work in a similar way? (I need to change the port for the frontend container to 80, so I need to modify docker-compose.yml
file.mammoth-bear-12532