Rolf Neugebauer
7f7abf722e
docker: also listen to local unix socket when running on Hyper-V
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2016-02-05 16:57:47 -08:00
David Sheets
48a8bc87f6
Fix the docker.log output filename
2016-02-04 11:04:18 +00:00
Rolf Neugebauer
d89031ec6f
docker: start docker daemon with network on Hyper-V for now
...
On Windows, for now we use DOCKER_HOST and access the docker daemon
on Moby via the network.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2016-01-28 13:52:24 -08:00
Justin Cormack
c5525c8a7a
add a script to move all logs to host
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-01-27 13:36:36 +00:00
Justin Cormack
78bd5af1ac
run docker after 9p fuse
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-01-27 13:20:45 +00:00
Justin Cormack
849df72fb5
do not set graph driver in moby, use default or get from daemon.json config
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-01-26 12:35:46 +00:00
Justin Cormack
bfa1720456
force overlay for now, until -rc2
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-01-22 12:18:15 +00:00
Justin Cormack
1ea4bc9cd1
remove customisation options as we will need to access pidfile elsewhere
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-01-21 17:16:17 +00:00
Justin Cormack
af8742eaaf
fix config file
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-20 16:58:25 +00:00
Justin Cormack
4aeee48189
fix elif
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-20 16:57:47 +00:00
Justin Cormack
0261d732e4
some logic to choose graph driver, not just go with aufs
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-20 14:49:30 +00:00
Justin Cormack
77a5b0d032
Use a config file from the database if present
...
See issue https://github.com/docker/pinata/issues/690
Note there is not yet a restart mechanism.
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-20 14:40:45 +00:00
Justin Cormack
a31db284e3
fix docker log output
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-15 16:44:33 +00:00
Justin Cormack
7be084d189
move docker logs to host, see #447 . Syslog still local
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-15 15:20:04 +00:00
Justin Cormack
1d03f5011d
simplify the docker-x install process
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-08 15:16:48 +00:00
Justin Cormack
7b33ea49bb
replace docker-x binary with a script that downloads on demand
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-04 12:19:03 +00:00
Justin Cormack
fa4beb5277
remove /etc/conf.d.docker will provide option to have that externally to override
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2015-12-30 21:04:43 +00:00
Justin Cormack
635a44ab99
use standard chronyd config file, but make sure it starts after docker as it is slow
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2015-12-23 12:50:35 +00:00
Justin Cormack
24ad77edb7
clean up docker start script
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2015-12-23 11:35:31 +00:00
Justin Cormack
d809737426
fix to remove overlay fs left behind on upgrade
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2015-12-21 16:22:33 +00:00
Justin Cormack
6670833de8
move config files under packages
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2015-12-18 16:41:29 +00:00