July 22, 20205 yr Hi Guys, Is it possible to define a kind of dependecy for the container, so one will wait for another..? I have some DB containers running and after running the scheduled backup they take a while to be back up again. Other containers using those databases are then failing to start.
July 22, 20205 yr The dependency can be built in docker compose, but in unraids docker manager simply changing the order and optionally adding a delay to the application docker should be enough for most use cases.
Archived
This topic is now archived and is closed to further replies.