Justin Cormack
ded8ebd280
add init hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-31 21:11:33 +01:00
Justin Cormack
157b9f27aa
update hashes for mount
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-31 17:33:58 +01:00
Justin Cormack
26b6a0cbdd
update hash for init
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-31 15:27:22 +01:00
Justin Cormack
782d40bf28
update hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-31 13:57:41 +01:00
Rolf Neugebauer
c57cea4757
Merge pull request #2318 from rn/kern-up
...
Update kernel to 4.9.40/4.4.79, remove 4.11.x
2017-07-28 22:28:10 +01:00
Rolf Neugebauer
9812d0e5ea
Update YAML files with new kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-07-28 20:17:13 +01:00
Justin Cormack
927028cb96
update sysctl hash
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-28 17:56:41 +01:00
Justin Cormack
7211045ba6
update binfmt hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-27 15:11:14 +01:00
Ian Campbell
017d3304fc
Update yml after containerd bump
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-07-27 11:45:56 +01:00
Justin Cormack
79d3546dfd
Merge pull request #2298 from ijc/tools-and-test-iidfile
...
tools & test use package.mk and build --iidfile
2017-07-27 10:24:46 +01:00
Justin Cormack
b853e05d9c
Update init, runc, containerd hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-26 16:51:11 +01:00
Justin Cormack
5194bf13d1
Merge pull request #2296 from justincormack/service-does-more
...
Make service start up containerd and services
2017-07-26 15:34:03 +01:00
Ian Campbell
d823d7fab7
tests: Update hashes for test/pkg/*
...
with cwd of test this was done with:
for i in pkg/* ; do make --no-print-directory -C $i show-tag; done | ( IFS=: ; while read image hash ; do ../scripts/update-component-sha.sh --image $image $hash ; done )
Note that `linuxkit/test-virtsock` (built by `test/pkg/virtsock`) does not
appear to be referenced anywhere.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-07-26 14:47:15 +01:00
Dave Tucker
7434ed10e7
examples: Update to use new mount and format images
...
Signed-off-by: Dave Tucker <dt@docker.com >
2017-07-26 13:27:21 +01:00
Justin Cormack
74e067748a
Update hashes for containerd
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-26 12:08:09 +01:00
Justin Cormack
64ba3eaaca
update hashes for resolv.conf changes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-25 16:26:38 +01:00
Justin Cormack
9a79ebc0f4
Update hashes for new init
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-24 15:09:30 +01:00
Rolf Neugebauer
7ccc2786ae
Update kernel version in all YAML files
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-07-24 11:05:40 +01:00
Ian Campbell
19207bb81b
Update yml and moby version
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-07-20 14:13:20 +01:00
Justin Cormack
09e9357499
Merge pull request #2235 from justincormack/use-library-docker
...
Use the upstream dind package to run docker
2017-07-18 17:27:45 +01:00
Justin Cormack
ae039ac141
update hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-18 14:22:16 +01:00
Justin Cormack
a4650b242f
Use the upstream dind package to run docker
...
It is pretty close to our docker package, if we adjust the command
that is run to avoid the actual dind startup script. We can't use
the normal docker image as it does not have mkfs and so on.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-18 11:15:38 +01:00
Rolf Neugebauer
fcac29681b
Update kernels in YAML files
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-07-17 11:04:18 +01:00
Justin Cormack
79f9a66027
update init hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-15 14:13:25 +01:00
Riyaz Faizullabhoy
469ba103db
Merge pull request #2209 from ijc/expurgate-set--x
...
pkg/mount: Remove set -x
2017-07-14 09:58:36 -07:00
Justin Cormack
497122126f
update runc hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-14 15:54:11 +01:00
Ian Campbell
0fbea002dc
Update yml
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-07-14 15:21:09 +01:00
Ian Campbell
074431eebe
Update yml to linuxkit/containerd:b6ffbb669248e3369081a6c4427026aa968a2385
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-07-14 13:53:51 +01:00
Justin Cormack
de415f9424
Remove containerd from tests where not required
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-14 11:23:27 +01:00
Justin Cormack
f8a0b332f2
Update hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-14 11:08:50 +01:00
Ian Campbell
fa1ac99dfb
Update yml's to linuxkit/containerd:389e67c3c1fc009c1315f32b3e2b6659691a3ad4
...
Only those which used the same value as linuxkit.yml are updated.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-07-13 10:45:45 +01:00
Ian Campbell
a2d3be0e6f
Update runc and containerd
...
pull in newer containerd v1.0.0-alpha0 via updated alpine base, update runc to
429a5387123625040bacfbb60d96b1cbd02293ab which is vendored by that version of
containerd (and also update alpine base for runc)
Signed-off-by: Ian Campbell <ian.campbell@docker.com >
2017-07-13 10:37:15 +01:00
Justin Cormack
298f4aab32
Consistently don't use quotes around image names
...
These are not needed, but we are inconsistent. Been waiting for a
quiet moment to fix this since I noticed while doing a presentation...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-09 17:47:30 +01:00
Rolf Neugebauer
dca5671fc1
Update kernel version in all YAML files
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-07-07 18:41:33 +01:00
Justin Cormack
779fdc9499
Update init and containerd hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-03 14:51:23 +01:00
Rolf Neugebauer
89c40eaddb
Update hashes in YAML files
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-07-01 19:24:16 +01:00
Rolf Neugebauer
4c6e0264b9
Update kernels in YAML files
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-06-30 18:23:29 +01:00
Justin Cormack
c8a8bb047c
Update docker-ce in Yaml files
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-06-29 15:30:45 +01:00
Rolf Neugebauer
093dae22d5
Update YAML files
...
- Use the new style kernel tags with the full kernel version
- Update packages with new alpine base and new/simplified Makefiles.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-06-27 19:56:08 +01:00
Ian Campbell
ea79748830
pkg/containerd: Add /etc/localtime set to UTC
...
containerd/ctr includes this in the default set of bind mounts for a container.
Signed-off-by: Ian Campbell <ian.campbell@docker.com >
2017-06-26 11:52:30 +01:00
Rolf Neugebauer
d3e0898fb7
Update containerd hash in all YAML files
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-06-19 11:04:58 -07:00
Ian Campbell
9d2da9cabc
Update to containerd c215531a8f63a98a69134e804fea4ee6d354bb90
...
This includes https://github.com/containerd/containerd/pull/994 and hence
requires updating the various instances of `/etc/containerd/config.toml`.
Signed-off-by: Ian Campbell <ian.campbell@docker.com >
2017-06-16 13:42:24 +01:00
Ian Campbell
d51784adc0
Allow /etc/init.d/010-containerd to exit when complete
...
Don't think there is a need for it to remain and it drops an unnecessary
process.
Signed-off-by: Ian Campbell <ian.campbell@docker.com >
2017-06-16 11:49:52 +01:00
Ian Campbell
5833d1b6bc
init: replace ctr with a custom client using the containerd client library
...
Currently it supports only `service start <SERVICE>`, but it could grow e.g.
`stop`, `exec` etc in the future (although you can still use `ctr` for those).
In order to be able to use go-compile.sh the containerd build needs to move
from /root/go to /go as the GOPATH.
The vendoring situation is not ideal, but since this tool wants to be an exact
match for the containerd it seems tollerable to reuse its vendoring.
Signed-off-by: Ian Campbell <ian.campbell@docker.com >
2017-06-16 11:48:53 +01:00
Justin Cormack
684b77d62b
Merge pull request #2048 from MagnusS/vpnkit-docker-ce
...
pkg/docker-ce: add vpnkit-expose-port
2017-06-15 15:18:54 -07:00
Magnus Skjegstad
cc59b458f1
Update to latest pkg/docker-ce
...
Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com >
2017-06-15 21:50:07 +01:00
Rolf Neugebauer
9b6f708fc3
Update init in all YAML files
...
The new init adds the usermode helper which is needed with
the soon to be pushed new 4.11 kernel update.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-06-15 13:17:28 -07:00
Rolf Neugebauer
90c441ef67
Update YAML files to new init
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-06-13 15:57:24 -07:00
Justin Cormack
5764fba5d6
Only use console=ttyS0 for tests
...
If you also use console=tty0 you lose the output of commands running from
the system, as they run on the second console which is discarded.
Also drop page-poison as not relevant for tests.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-06-12 10:22:23 +02:00
Justin Cormack
53279e030a
Migrate base linuxkit.yml to getty, and tests to new init
...
Missed in #2004
Not updated projects.
Signed-off-by: Justin Cormack <justin@specialbusservice.com >
2017-06-10 18:40:33 +01:00