You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
signal to send to the -notify-container. -1 to call docker restart. Defaults to 1 aka. HUP.
106
-
All available signals available on the [dockerclient](https://github.com/fsouza/go-dockerclient/blob/01804dec8a84d0a77e63611f2b62d33e9bb2b64a/signal.go)
109
+
signal to send to the -notify-container and -notify-filter. -1 to call docker restart. Defaults to 1 aka. HUP.
110
+
All available signals available on the dockerclient
"signal to send to the notify-container. Defaults to SIGHUP")
120
118
flag.Var(¬ifyContainerFilter, "notify-filter",
121
119
"container filter for notification (e.g -notify-filter name=foo). You can have multiple of these. https://docs.docker.com/engine/reference/commandline/ps/#filter")
0 commit comments