Riyaz Faizullabhoy
f72a5693b5
logs: separate daemon container logs into separate files
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-03-15 12:24:10 +00:00
Justin Cormack
54483effea
Fix cut and paste typo in startup code
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-10 17:13:16 +00:00
Justin Cormack
857599a609
Merge pull request #1278 from justincormack/containerd-up
...
Update containerd
2017-03-10 16:51:52 +00:00
Justin Cormack
a2fe3ce391
Update containerd
...
- in a much better state than previous commit, but still some issues
running system containers with it that need more work, so staying with `runc`.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-10 16:07:44 +00:00
Thomas Gazagnaire
166f2b2ccf
Update runc
...
Update to opencontainers/runc@49a33c41f8
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org >
2017-03-10 14:19:41 +01:00
Justin Cormack
eefa303497
Do not wait for containerd to be ready, as not using it yet
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-09 14:37:28 +00:00
Justin Cormack
cd08084738
Out with the old, in with the new Moby
...
- remove remainder of editions code
- add a new check container to run tests without Docker
- switch over `make test` to use new command to build tests
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-06 22:28:41 +00:00
Justin Cormack
33471d4070
Better shutdown script
...
- make sure we unmount filesystems
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-01 17:01:38 -08:00
Justin Cormack
194798cbf5
If no hostname is set, use mac address to generate one.
...
Currently not working very well in hyperkit due to https://github.com/docker/vpnkit/issues/190
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-02-28 17:42:40 -08:00
Justin Cormack
1dfa95d660
Add new minimal init prototype and new tools
...
This is part of the new moby tool work to get a minimal system
up that can be expanded.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-02-17 15:31:00 +00:00