Commit Graph

23 Commits

Author SHA1 Message Date
will Farrell 11e75ab9a2 Merge branch 'master' into stop-timeouts 2019-02-26 00:17:24 -07:00
will Farrell 3be2e31184 Merge pull request #25 from rishiloyola/master
Exit if right most command fails in pipe
2019-02-26 00:16:53 -07:00
Johnny Marnell c1e3ad0711 Add global and per container stop timeouts ; minor doc fixes 2019-02-25 18:52:58 -05:00
Rishi d1a2e17253 Exit if right most command fails in pipe 2019-01-23 22:46:05 +05:30
Norman Rzepka 2d895e859a Update docker-entrypoint
When using the default start period, autoheal always prints `Monitoring containers for unhealthy status in  second(s)`
2019-01-21 11:58:19 +01:00
will Farrell acd100b124 Merge pull request #18 from Cyber1000/master
Changed system to only one docker-api request, api-request now only g…
2018-12-08 09:54:44 -07:00
Johann BERNEZ b0d602ded1 Added AUTOHEAL_START_PERIOD to delay the first health check 2018-12-08 11:31:58 +01:00
Harald Heigl b1fe537daa Removed tmp_dir (not needed anymore) 2018-10-29 09:42:26 +01:00
Harald Heigl 8830a6b454 Changed system to only one docker-api request, api-request now only gets unhealthy containers 2018-10-29 09:08:32 +01:00
shidenggui caf3817b30 Fix grammer error 2018-06-15 16:38:12 +08:00
jon 5d80dcb643 Delete container from restart list when container name is null 2018-06-15 12:05:33 +08:00
Hans Schulz 6a65ad6e98 Update docker-entrypoint 2018-05-18 10:14:56 +02:00
Hans Schulz 31e8dfccd1 add curl timeout 2018-05-17 16:28:18 +02:00
Hasnat 20791b1cab show container name in log (not us docker binary this time)
related to #9
2018-04-20 17:46:32 +01:00
will Farrell 3e9a92ddc6 Revert "Adds container name in log" 2018-04-20 10:12:30 -06:00
Hasnat cc4ff72e03 Adds container name in log 2018-04-19 19:38:50 +01:00
Adam Mazzarella 6548ff331b Listen for sigterm and exit 2018-02-16 15:55:42 -05:00
will Farrell 02d8cd0ae9 Only make tmp dir if it doesn't exist #6 2017-12-08 12:12:45 -07:00
Luckydonald 7b218d4ebc Made DOCKER_SOCK configurable,
default it to /var/run/docker.sock
2017-11-23 18:47:15 +01:00
dcharbonnier 03c5a74d84 fix variable name 2017-11-13 15:10:13 +01:00
dcharbonnier 20f23f3316 try to restart forever 2017-11-09 11:32:34 +01:00
will Farrell 9c00a8941f add date to autoheal logs 2017-03-20 12:13:03 -06:00
will Farrell 11d4d0eb22 init commit 2017-02-11 19:19:32 -07:00