Justin Cormack
05123a7afa
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
8d3a7ff351
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
6d72dcee5f
Merge pull request #1301 from riyazdf/readonly-check-container
...
Read-only check container for testing, clean up error output
2017-03-15 11:15:53 +00:00
Riyaz Faizullabhoy
7c322c0e81
read-only check container for testing, clean up error output
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-03-14 17:08:07 +00:00
Rolf Neugebauer
3874a37824
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
d6e9a1c2b7
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
cb7ccb491d
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
ed76cfc999
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
cbd1742b6f
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
00bd8a42d3
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
c7d1438128
Merge pull request #1264 from tych0/hoist-kernel-cmdline
...
Hoist kernel cmdline
2017-03-09 22:34:30 +00:00
Tycho Andersen
a383e6bb46
hoist kernel cmdline into moby.yaml
...
Signed-off-by: Tycho Andersen <tycho@docker.com >
2017-03-09 14:29:40 -08:00
Justin Cormack
154c3516b2
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
7c2ee209e8
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
edeaf1c7f6
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
7d6de92700
More cleanup
...
- remove more editions code
- remove unused tool pad4
- add back whale to test output
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-07 13:05:53 +00:00
Justin Cormack
159202416c
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