Commit Graph

36 Commits

Author SHA1 Message Date
will Farrell ada5dfd023 Merge pull request #20 from nyurik/patch-1
Update README.md
2018-12-02 00:28:35 -07:00
Yuri Astrakhan 17ec6c4344 Update README.md 2018-11-30 19:00:44 -05:00
will Farrell 11daf62217 feat: add licence 2018-10-02 09:00:53 -06:00
will Farrell cf467a2d6e Merge pull request #15 from Magi1053/patch-1
Add example for how to create the container
2018-09-04 08:56:19 -06:00
Magi1053 05b09f84ee Add example for how to create the container 2018-08-22 11:00:39 -05:00
will Farrell 49162bb626 Merge pull request #14 from eddyhub/master
Multiarch build
v0.5.0
2018-08-21 15:33:48 -06:00
eddyhub 5e816f9ff5 Use a specific version of alpine to get a reproducible build and set default arch to x86_64. 2018-08-21 23:32:11 +02:00
eddyhub 825dbbc84d Added gitlab-ci.yml to be able to build the containers in gitlab. 2018-08-19 19:26:41 +02:00
eddyhub 8697de51a3 Added multiarch build, because I need this image for mi Raspberry PI 2018-08-19 09:27:33 +02:00
will Farrell e045dc9a2e Merge pull request #13 from shidenggui/master
Delete container from restart list when container name is null
v0.4.0
2018-06-17 11:47:57 -06: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
will Farrell f677a2881e Merge pull request #12 from schulzh/master
Add curl timeout
v0.3.4
2018-05-18 17:53:03 -06: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
will Farrell 1c1cd9b151 Merge pull request #11 from hasnat/patch-2
show container name in log (not us docker binary this time)
v0.3.3
2018-04-20 11:33:36 -06: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 ee12529f89 Merge pull request #10 from willfarrell/revert-9-patch-1
Revert "Adds container name in log"
v0.3.2
2018-04-20 10:12:41 -06:00
will Farrell 3e9a92ddc6 Revert "Adds container name in log" 2018-04-20 10:12:30 -06:00
will Farrell 49b64dd39b Merge pull request #9 from hasnat/patch-1
Adds container name in log
v0.3.1
2018-04-19 12:45:12 -06:00
Hasnat cc4ff72e03 Adds container name in log 2018-04-19 19:38:50 +01:00
will Farrell 879e425a7b Merge pull request #8 from apm963/master
Listen for sigterm and exit
v0.3.0
2018-03-13 16:12:21 -06: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 v0.2.1 2017-12-08 12:12:45 -07:00
will Farrell f638dd81d2 Merge pull request #5 from fabriziocucci/patch-1
Fixed typo in README.md
2017-11-26 09:59:28 -07:00
Fabrizio Cucci 18d53d6852 Fixed typo in README.md 2017-11-25 17:35:27 +00:00
will Farrell 0d4e9e378e Merge pull request #4 from luckydonald-forks/master
Made DOCKER_SOCK path user configurable
v0.2.0
2017-11-23 18:58:50 -07:00
Luckydonald f01d3baab7 Added DOCKER_SOCK env variable here. 2017-11-23 18:48:51 +01:00
Luckydonald 7b218d4ebc Made DOCKER_SOCK configurable,
default it to /var/run/docker.sock
2017-11-23 18:47:15 +01:00
will Farrell 4a30bca366 Merge pull request #2 from dcharbonnier/master
try to restart forever
v0.1.1
2017-11-14 13:31:47 -07: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 v0.1.0 2017-03-20 12:13:03 -06:00
will Farrell 2d8847f362 docs update 2017-02-16 13:13:09 -07:00
will Farrell a8a5b27562 force healthcheck to healthy 2017-02-12 21:52:55 -07:00
will Farrell 11d4d0eb22 init commit 2017-02-11 19:19:32 -07:00