Update YAML files with new sysctl package

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2017-12-25 15:52:30 +01:00
parent 720fb219ce
commit 9b3f2b301e
30 changed files with 30 additions and 30 deletions

View File

@@ -8,7 +8,7 @@ init:
- linuxkit/ca-certificates:de21b84d9b055ad9dcecc57965b654a7a24ef8e0
onboot:
- name: sysctl
image: linuxkit/sysctl:ce3bde5118a41092f1b7048c85d14fb35237ed45
image: linuxkit/sysctl:db575765635dab6dd1164fce5a39782e0f646b84
- name: sysfs
image: linuxkit/sysfs:1284b4a7061a5cc426425f0fb00748192505a05f
- name: format

View File

@@ -11,7 +11,7 @@ onboot:
image: linuxkit/dhcpcd:0d59a6cc03412289ef4313f2491ec666c1715cc9
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: sysctl
image: linuxkit/sysctl:ce3bde5118a41092f1b7048c85d14fb35237ed45
image: linuxkit/sysctl:db575765635dab6dd1164fce5a39782e0f646b84
- name: format
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
- name: mount

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
onboot:
- name: sysctl
image: linuxkit/sysctl:ce3bde5118a41092f1b7048c85d14fb35237ed45
image: linuxkit/sysctl:db575765635dab6dd1164fce5a39782e0f646b84
- name: test
image: alpine:3.7
net: host