Justin Cormack
43bbb06a81
Clean up apk cache in init
...
See #1312
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-16 19:14:08 +00:00
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
Rolf Neugebauer
ba7f6c7a84
kernel: Update YAML files with new kernel images
...
Use the 4.9.x (aka latest) in all files
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-03-14 10:54:44 +00:00
Riyaz Faizullabhoy
e9e2afe383
Merge pull request #1290 from riyazdf/ro-system-containers
...
Add read-only option to containers, apply to all except nginx
2017-03-13 16:23:44 +00:00
Riyaz Faizullabhoy
a17def07b4
Add read-only option to containers, apply to all except nginx
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-03-13 15:51:03 +00:00
Rolf Neugebauer
d78d0509cc
kernel: Update yaml files to latest kernel
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-03-13 11:25:39 +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
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
Justin Cormack
6122a483dc
Merge pull request #1264 from tych0/hoist-kernel-cmdline
...
Hoist kernel cmdline
2017-03-09 22:34:30 +00:00
Tycho Andersen
e8319f6761
hoist kernel cmdline into moby.yaml
...
Signed-off-by: Tycho Andersen <tycho@docker.com >
2017-03-09 14:29:40 -08:00
Justin Cormack
4170897db0
Strip Go files to make them a bit smaller
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-09 15:30:15 +00:00
Justin Cormack
681ed3f37d
Add in sysctl container
...
- based on @riyazdf earlier unmerged Go version 891c006d34/alpine/containers/cloud-config/main.go
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-09 14:41:19 +00: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
d26769b219
Add back code to push kernel to hub
...
- Accidentally removed from top level Makefile, now in kernel Makefile.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-07 23:48:46 +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