What’s the feature?
restart linked containers
Why is it useful?
When updating the backend container (rabbit, redis) in the stack, the main service may crash. It was cool to force restart containers that depend on it (the connection is specified manually), since you can't work with compose.
Any extra thoughts?
No response
What’s the feature?
restart linked containers
Why is it useful?
When updating the backend container (rabbit, redis) in the stack, the main service may crash. It was cool to force restart containers that depend on it (the connection is specified manually), since you can't work with compose.
Any extra thoughts?
No response