saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
571 stars 65 forks source link

Add health check of linked container when creating container #172

Closed saltydk closed 8 months ago

saltydk commented 8 months ago

When using network_mode of container: we should add a check that the container used is healthy and throw an error if not.