Rolf Neugebauer
e1a12cd67d
Update YAML files to new kernel versions
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-11-10 14:20:25 +00:00
Ian Campbell
a5f4da2ebb
Bump yml for containerd v1.0.0-beta.3
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-11-09 10:16:33 +00:00
Rolf Neugebauer
4866a1c4d6
Update YAML files with latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-11-03 15:11:07 +00:00
Rolf Neugebauer
0ab77ee843
Update YAMLs with getty/ip/sshd packages
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-11-03 15:11:06 +00:00
Justin Cormack
4d9c8d9c09
Update binfmt hashes
...
Update to resolve #2650
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-10-30 10:50:25 +00:00
Rolf Neugebauer
a8b9693878
Update YAML files to latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-10-28 22:08:20 +01:00
Ian Campbell
d194639faf
Updates for pkg/* which are rebuilt with new alpine
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-24 11:05:58 +01:00
Rolf Neugebauer
456f8f737d
Update YAML files to latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-10-22 19:49:15 +01:00
Rolf Neugebauer
0df77e4858
Merge pull request #2612 from rn/rpi3
...
Initial Raspberry Pi 3 support
2017-10-21 13:31:26 +02:00
Rolf Neugebauer
1a58f16465
Update YAML files to latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-10-20 20:22:03 +01:00
Nick Jones
2ccce690fa
Update metadata image ref
...
Signed-off-by: Nick Jones <nick@dischord.org >
2017-10-19 11:56:52 +01:00
Ian Campbell
5e6a78821b
Update yaml and reenable linuxkit.packages.containerd test
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-12 17:29:19 +01:00
Ian Campbell
510802a245
Update yml
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-12 13:04:16 +01:00
Rolf Neugebauer
b408923916
Merge pull request #2591 from dprotaso/master
...
fix dns not working in the docker blueprint
2017-10-11 16:13:34 +01:00
Rolf Neugebauer
8173300f76
Update YAML files to new kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-10-11 13:12:49 +01:00
dave
aabd10035b
fix dns not working in the docker blueprint
...
Signed-off-by: dave <dprotaso@gmail.com >
2017-10-10 21:47:03 -04:00
Ian Campbell
4df5d394e8
Bump yml
...
Done as follows:
find -name build.yml | xargs dirname | while read d ; do
t=$(linuxkit pkg show-tag $d)
./scripts/update-component-sha.sh --image ${t%:*} ${t#*:}
done
git commit -s test pkg tools blueprints examples projects/kubernetes projects/swarmd docs linuxkit.yml Makefile src
This explicitly excludes projects/* which I did not know whether to update.
Then:
git reset --hard
for i in init runc containerd ca-certificates sysctl dhcpcd getty rngd ; do
o=$(git grep -h "\(image:\|-\) *linuxkit/$i:[0-9a-f]\{40\}" origin/master:linuxkit.yml | awk '// { print $2 }')
n=$(linuxkit pkg show-tag pkg/$i)
./scripts/update-component-sha.sh "$o" "$n"
done
git commit --amend projects
This updates any projects which were using components with the same hash as the
top-level linuxkit.yml.
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-10 13:23:45 +01:00
Nick Jones
d73092adca
Update metadata image references
...
Signed-off-by: Nick Jones <nick@dischord.org >
2017-10-09 12:27:00 +01:00
Rolf Neugebauer
28303f6858
Update YAML files with new getty/ip/sshd hashes
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-10-06 11:16:10 +01:00
Rolf Neugebauer
d3b9d06924
Update YAML files with new kernel tags
...
In particular also fix the wireguard test whose kernel
tag hasn't been updated for quite some time...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-10-06 11:15:34 +01:00
Isaac Rodman
0c23a5f3ce
updated linuxkit/format tag to linuxkit/format:f180a74d878c8c0c86f6208f9311474c91452a79
...
Signed-off-by: Isaac Rodman <isaac@eyz.us >
2017-10-02 15:11:13 -07:00
Rolf Neugebauer
ab2333d70e
Update YAML files with new kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-28 15:45:23 +01:00
Ian Campbell
1bdf0df8b6
Update yml for new linuxkit/mount package.
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-27 16:44:40 +01:00
Rolf Neugebauer
5c37a154da
Merge pull request #2536 from rn/lcow-kern
...
Update kernel and LCOW
2017-09-25 15:27:15 +01:00
Rolf Neugebauer
b276fc7616
blueprint: Add metadata/manifest to initrd
...
This record the YAML used to build the image in the image itself.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-25 13:56:44 +01:00
Ian Campbell
563ee76cb5
Update yml
...
Pulling in containerd v1.0.0-beta.1.
Fixes #2533 .
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-25 13:54:24 +01:00
Rolf Neugebauer
39a38c791b
blueprints: Update version of OpenGCS in LCOW blueprint
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-25 13:51:32 +01:00
Rolf Neugebauer
f79246e47a
blueprints: Update LCOW blueprint to use newly patched kernels
...
With this blue print I was not able to repro the
vmbus_on_event() crash yet.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-25 13:40:31 +01:00
Justin Cormack
b52fcb71a1
Add swap to the Docker for Mac blueprint
...
We always had 1G swap to work better with small memory setups, but this
was omitted in the update to LinuxKit.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-09-21 14:50:27 -07:00
Rolf Neugebauer
cc200d296a
Merge pull request #2527 from eyz/linuxkit-dhcpcd-CAP_SYS_ADMIN
...
added capability to pkg/dhcpcd for sethostname
2017-09-21 20:53:16 +01:00
Isaac Rodman
542ad766b7
switched linuxkit/dhcpcd hash to d4408777ed for PR #2527
...
Signed-off-by: Isaac Rodman <isaac@eyz.us >
2017-09-21 10:47:06 -07:00
Justin Cormack
a5054d5ad4
Update containerd hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-09-20 14:35:37 -07:00
Rolf Neugebauer
ffe6de1119
Update YAMLs to new kernel versions
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-20 12:14:40 +01:00
Rolf Neugebauer
60dd54670f
Update YAML files with new getty, ip, and sshd package hashes
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-20 11:52:42 +01:00
Justin Cormack
2010d999ca
update hashes for init
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-09-18 11:53:02 -07:00
Rolf Neugebauer
f547ac7259
blueprint: Update LCOW blueprint
...
- Use the new 4.12.13 kernel as it now seems to work
- Update LCOW to latest rev of OpenGCS
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-15 14:50:23 +01:00
Rolf Neugebauer
2d20ef1014
Update YAML files to new kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-14 17:21:01 +01:00
David Scott
2b80ff5a0f
Update init version in YAML files
...
Signed-off-by: David Scott <dave.scott@docker.com >
2017-09-14 11:47:38 +01:00
Rolf Neugebauer
eb874e8078
blueprints: Open LCOW blueprint to latest
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-12 17:46:43 +01:00
Rolf Neugebauer
11d9dc1e99
Update YAML files to latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-12 11:49:52 +01:00
Rolf Neugebauer
a1dcdd6495
Update YAML files with latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-08 15:46:02 +01:00
Rolf Neugebauer
c19f6e99dc
Merge pull request #2491 from rn/lcow-linux-v4.11.1
...
Use Linux kernel 4.11.1 for LCOW for now
2017-09-07 22:05:48 +01:00
Ian Campbell
b7ec19bb1f
Update yml for containerd beta.0
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-09-07 18:46:40 +01:00
Rolf Neugebauer
b9ff4e536d
blueprints: Use kernel 4.11.1 for LCOW (for now)
...
Newer 4.11.x kernels seem to trigger a bug (either in Linux or the
NVDIMM backend in Hyper-V) which causes silent failures of the
container VM.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-07 18:02:08 +01:00
Riyaz Faizullabhoy
ce829e3878
Merge pull request #2486 from rn/lcow
...
Update LCOW
2017-09-06 11:19:42 -07:00
Ian Campbell
8e26838ed8
Merge pull request #2449 from djs55/docker-for-mac-files
...
docker-for-mac: supply the daemon.json via metadata
2017-09-06 18:39:49 +01:00
Rolf Neugebauer
a739e24cd1
blueprints: Update LCOW to latest init-lcow
...
Also explicitly specify the new kernel 4.11.12 kernel with
updated patches.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-06 08:54:14 +01:00
Rolf Neugebauer
ed8d367e2a
Update 4.9.x/4.4.x kernel version in YAML files
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-04 17:58:16 +01:00
David Scott
b60ad02add
docker-for-mac: AF_VSOCK port in README should be 948 (was 947)
...
Before:
docker-for-mac djs$ docker -H unix://docker-for-mac-state/guest.00000947 ps
Cannot connect to the Docker daemon at unix://docker-for-mac-state/guest.00000947. Is the docker daemon running?
After:
docker-for-mac djs$ docker -H unix://docker-for-mac-state/guest.00000948 ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
Signed-off-by: David Scott <dave.scott@docker.com >
2017-09-01 11:41:44 +01:00
David Scott
af5761d6b5
docker-for-mac: use runtime: mkdir
...
This replaces an alpine container which existed only to run the `mkdir`.
Signed-off-by: David Scott <dave.scott@docker.com >
2017-09-01 11:41:44 +01:00