feat: Implemented a notification service for unhealthy containers.
This commit is contained in:
@@ -58,6 +58,7 @@ $DOCKER create \
|
||||
--add-host="host.docker.internal:host-gateway" \
|
||||
--restart unless-stopped \
|
||||
--label "com.centurylinklabs.watchtower.enable=true" \
|
||||
--label "containermon.enable=true" \
|
||||
--name $instance $image
|
||||
|
||||
# Connects it to the network(s).
|
||||
|
||||
Reference in New Issue
Block a user