Justin Cormack
|
dfeda82352
|
No need to add git to golang:alpine now we have vendored all code
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-03-28 22:12:51 +01:00 |
|
Justin Cormack
|
a762abd045
|
remove all uses of go get as everything vendored in #56
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-03-23 12:24:21 +00:00 |
|
Justin Cormack
|
6ee7b22152
|
remove temporary containers
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-02-10 14:31:37 -08:00 |
|
Justin Cormack
|
33c093b236
|
fix hupper killing docker on start
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-02-01 21:32:28 +00:00 |
|
Justin Cormack
|
a6f3772589
|
fix EOF in hupper
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-02-01 18:05:06 +00:00 |
|
Justin Cormack
|
5f000085ee
|
typo
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-27 12:19:02 +00:00 |
|
Justin Cormack
|
3891dc0aef
|
read initial state from watchfile, should fix #17
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-27 12:16:02 +00:00 |
|
Justin Cormack
|
c540664234
|
for now always restart docker daemon, not send HUP as most changes require it
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-26 11:49:04 +00:00 |
|
Justin Cormack
|
8b86109756
|
hupper does not strictly need to run after docker, just advisory
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-26 11:24:46 +00:00 |
|
Justin Cormack
|
c0c14ebf23
|
add pidfile support to hupper
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-26 11:24:10 +00:00 |
|
Justin Cormack
|
bdee0f1a78
|
fix hupper
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-25 22:40:06 +00:00 |
|
Justin Cormack
|
6c838d846f
|
reorder test
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-25 22:28:02 +00:00 |
|
Justin Cormack
|
380c51010b
|
Read exactly 43 bytes from watch
More and it hangs forever at present
Less and it will not read whole record
See https://github.com/docker/pinata/issues/766
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-25 21:10:13 +00:00 |
|
Justin Cormack
|
d9be62b48d
|
update gitignore
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-22 14:16:14 +00:00 |
|
Justin Cormack
|
b8e4dd03dd
|
add process to send HUP signals to docker on config updates
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-22 11:58:38 +00:00 |
|