mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-31 11:13:22 +00:00 
			
		
		
		
	Update YAML files with new package hashes
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
		| @@ -18,19 +18,19 @@ onboot: | |||||||
|   - name: sysfs |   - name: sysfs | ||||||
|     image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c |     image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c | ||||||
|   - name: binfmt |   - name: binfmt | ||||||
|     image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd" |     image: "linuxkit/binfmt:aebd6ed6cc29921371ca78314697881086f4577a" | ||||||
|     binds: |     binds: | ||||||
|      - /proc/sys/fs/binfmt_misc:/binfmt_misc |      - /proc/sys/fs/binfmt_misc:/binfmt_misc | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: format |   - name: format | ||||||
|     image: "linuxkit/format:53748000acf515549d398e6ae68545c26c0f3a2e" |     image: "linuxkit/format:a16f2bd94a83dd0cea4d490f710567a0cc60be33" | ||||||
|     binds: |     binds: | ||||||
|      - /dev:/dev |      - /dev:/dev | ||||||
|     capabilities: |     capabilities: | ||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|      - CAP_MKNOD |      - CAP_MKNOD | ||||||
|   - name: mount |   - name: mount | ||||||
|     image: "linuxkit/mount:d2669e7c8ddda99fa0618a414d44261eba6e299a" |     image: "linuxkit/mount:ad138d252798d9d0d6779f7f4d35b7fbcbbeefb9" | ||||||
|     binds: |     binds: | ||||||
|      - /dev:/dev |      - /dev:/dev | ||||||
|      - /var:/var:rshared,rbind |      - /var:/var:rshared,rbind | ||||||
| @@ -46,7 +46,7 @@ services: | |||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:57a8ef29d3a910645b2b24c124f9ce9ef53ce703" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
| @@ -57,7 +57,7 @@ services: | |||||||
|     net: host |     net: host | ||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|   - name: ntpd |   - name: ntpd | ||||||
|     image: "linuxkit/openntpd:a570316d7fc49ca1daa29bd945499f4963d227af" |     image: "linuxkit/openntpd:1eb0c05499500c8e44df6160524b79b776bbaa9e" | ||||||
|     capabilities: |     capabilities: | ||||||
|       - CAP_SYS_TIME |       - CAP_SYS_TIME | ||||||
|       - CAP_SYS_NICE |       - CAP_SYS_NICE | ||||||
| @@ -66,7 +66,7 @@ services: | |||||||
|       - CAP_SETGID |       - CAP_SETGID | ||||||
|     net: host |     net: host | ||||||
|   - name: docker |   - name: docker | ||||||
|     image: "linuxkit/docker-ce:a82b61b151f6d6a3606e66f284c927b4c83b50f5" |     image: "linuxkit/docker-ce:18d9d2719bc99514c5b1883d5c8a36619e5acb4d" | ||||||
|     capabilities: |     capabilities: | ||||||
|      - all |      - all | ||||||
|     net: host |     net: host | ||||||
|   | |||||||
| @@ -16,7 +16,7 @@ onboot: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
|   | |||||||
| @@ -7,7 +7,7 @@ init: | |||||||
|   - linuxkit/containerd:60e2486a74c665ba4df57e561729aec20758daed |   - linuxkit/containerd:60e2486a74c665ba4df57e561729aec20758daed | ||||||
| onboot: | onboot: | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
|   | |||||||
| @@ -12,7 +12,7 @@ services: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp:/etc |      - /tmp:/etc | ||||||
|   | |||||||
| @@ -21,7 +21,7 @@ services: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp:/etc |      - /tmp:/etc | ||||||
|   | |||||||
| @@ -9,7 +9,7 @@ init: | |||||||
|   - linuxkit/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b |   - linuxkit/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b | ||||||
| services: | services: | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:0d4012269cb142972fed8542fbdc3ff5a7b695cd" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
|   | |||||||
| @@ -21,7 +21,7 @@ services: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp:/etc |      - /tmp:/etc | ||||||
|   | |||||||
| @@ -16,12 +16,12 @@ onboot: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: binfmt |   - name: binfmt | ||||||
|     image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692" |     image: "linuxkit/binfmt:aebd6ed6cc29921371ca78314697881086f4577a" | ||||||
|     binds: |     binds: | ||||||
|      - /proc/sys/fs/binfmt_misc:/binfmt_misc |      - /proc/sys/fs/binfmt_misc:/binfmt_misc | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
| @@ -32,14 +32,14 @@ onboot: | |||||||
|     net: host |     net: host | ||||||
|     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] |     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] | ||||||
|   - name: format |   - name: format | ||||||
|     image: "linuxkit/format:53748000acf515549d398e6ae68545c26c0f3a2e" |     image: "linuxkit/format:a16f2bd94a83dd0cea4d490f710567a0cc60be33" | ||||||
|     binds: |     binds: | ||||||
|      - /dev:/dev |      - /dev:/dev | ||||||
|     capabilities: |     capabilities: | ||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|      - CAP_MKNOD |      - CAP_MKNOD | ||||||
|   - name: mount |   - name: mount | ||||||
|     image: "linuxkit/mount:d2669e7c8ddda99fa0618a414d44261eba6e299a" |     image: "linuxkit/mount:ad138d252798d9d0d6779f7f4d35b7fbcbbeefb9" | ||||||
|     binds: |     binds: | ||||||
|      - /dev:/dev |      - /dev:/dev | ||||||
|      - /var:/var:rshared,rbind |      - /var:/var:rshared,rbind | ||||||
|   | |||||||
| @@ -23,7 +23,7 @@ services: | |||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp:/etc |      - /tmp:/etc | ||||||
|   | |||||||
| @@ -16,12 +16,12 @@ onboot: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: binfmt |   - name: binfmt | ||||||
|     image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd" |     image: "linuxkit/binfmt:aebd6ed6cc29921371ca78314697881086f4577a" | ||||||
|     binds: |     binds: | ||||||
|      - /proc/sys/fs/binfmt_misc:/binfmt_misc |      - /proc/sys/fs/binfmt_misc:/binfmt_misc | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
|   | |||||||
| @@ -16,14 +16,14 @@ onboot: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: format |   - name: format | ||||||
|     image: "linuxkit/format:53748000acf515549d398e6ae68545c26c0f3a2e" |     image: "linuxkit/format:a16f2bd94a83dd0cea4d490f710567a0cc60be33" | ||||||
|     binds: |     binds: | ||||||
|      - /dev:/dev |      - /dev:/dev | ||||||
|     capabilities: |     capabilities: | ||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|      - CAP_MKNOD |      - CAP_MKNOD | ||||||
|   - name: mount |   - name: mount | ||||||
|     image: "linuxkit/mount:d2669e7c8ddda99fa0618a414d44261eba6e299a" |     image: "linuxkit/mount:ad138d252798d9d0d6779f7f4d35b7fbcbbeefb9" | ||||||
|     binds: |     binds: | ||||||
|      - /dev:/dev |      - /dev:/dev | ||||||
|      - /var:/var:rshared,rbind |      - /var:/var:rshared,rbind | ||||||
| @@ -32,7 +32,7 @@ onboot: | |||||||
|     rootfsPropagation: shared |     rootfsPropagation: shared | ||||||
|     command: ["/mount.sh", "/var/lib/etcd"] |     command: ["/mount.sh", "/var/lib/etcd"] | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:0d4012269cb142972fed8542fbdc3ff5a7b695cd" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
| @@ -59,7 +59,7 @@ services: | |||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: ntpd |   - name: ntpd | ||||||
|     image: "linuxkit/openntpd:a570316d7fc49ca1daa29bd945499f4963d227af" |     image: "linuxkit/openntpd:1eb0c05499500c8e44df6160524b79b776bbaa9e" | ||||||
|     capabilities: |     capabilities: | ||||||
|       - CAP_SYS_TIME |       - CAP_SYS_TIME | ||||||
|       - CAP_SYS_NICE |       - CAP_SYS_NICE | ||||||
|   | |||||||
| @@ -16,7 +16,7 @@ onboot: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
|   | |||||||
| @@ -18,12 +18,12 @@ onboot: | |||||||
|   - name: sysfs |   - name: sysfs | ||||||
|     image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c |     image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c | ||||||
|   - name: binfmt |   - name: binfmt | ||||||
|     image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd" |     image: "linuxkit/binfmt:aebd6ed6cc29921371ca78314697881086f4577a" | ||||||
|     binds: |     binds: | ||||||
|      - /proc/sys/fs/binfmt_misc:/binfmt_misc |      - /proc/sys/fs/binfmt_misc:/binfmt_misc | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: format |   - name: format | ||||||
|     image: "linuxkit/format:53748000acf515549d398e6ae68545c26c0f3a2e" |     image: "linuxkit/format:a16f2bd94a83dd0cea4d490f710567a0cc60be33" | ||||||
|     binds: |     binds: | ||||||
|      - /dev:/dev |      - /dev:/dev | ||||||
|     capabilities: |     capabilities: | ||||||
| @@ -46,7 +46,7 @@ services: | |||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:0d4012269cb142972fed8542fbdc3ff5a7b695cd" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
| @@ -57,7 +57,7 @@ services: | |||||||
|     net: host |     net: host | ||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|   - name: ntpd |   - name: ntpd | ||||||
|     image: "linuxkit/openntpd:a570316d7fc49ca1daa29bd945499f4963d227af" |     image: "linuxkit/openntpd:1eb0c05499500c8e44df6160524b79b776bbaa9e" | ||||||
|     capabilities: |     capabilities: | ||||||
|       - CAP_SYS_TIME |       - CAP_SYS_TIME | ||||||
|       - CAP_SYS_NICE |       - CAP_SYS_NICE | ||||||
|   | |||||||
| @@ -18,12 +18,12 @@ onboot: | |||||||
|   - name: sysfs |   - name: sysfs | ||||||
|     image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c |     image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c | ||||||
|   - name: binfmt |   - name: binfmt | ||||||
|     image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd" |     image: "linuxkit/binfmt:aebd6ed6cc29921371ca78314697881086f4577a" | ||||||
|     binds: |     binds: | ||||||
|      - /proc/sys/fs/binfmt_misc:/binfmt_misc |      - /proc/sys/fs/binfmt_misc:/binfmt_misc | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: format |   - name: format | ||||||
|     image: "linuxkit/format:53748000acf515549d398e6ae68545c26c0f3a2e" |     image: "linuxkit/format:a16f2bd94a83dd0cea4d490f710567a0cc60be33" | ||||||
|     binds: |     binds: | ||||||
|      - /dev:/dev |      - /dev:/dev | ||||||
|     capabilities: |     capabilities: | ||||||
| @@ -46,7 +46,7 @@ services: | |||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:0d4012269cb142972fed8542fbdc3ff5a7b695cd" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
| @@ -57,7 +57,7 @@ services: | |||||||
|     net: host |     net: host | ||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|   - name: ntpd |   - name: ntpd | ||||||
|     image: "linuxkit/openntpd:a570316d7fc49ca1daa29bd945499f4963d227af" |     image: "linuxkit/openntpd:1eb0c05499500c8e44df6160524b79b776bbaa9e" | ||||||
|     capabilities: |     capabilities: | ||||||
|       - CAP_SYS_TIME |       - CAP_SYS_TIME | ||||||
|       - CAP_SYS_NICE |       - CAP_SYS_NICE | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| import 'common.rb' | import 'common.rb' | ||||||
|  |  | ||||||
| from "linuxkit/mount:d2669e7c8ddda99fa0618a414d44261eba6e299a" | from "linuxkit/mount:ad138d252798d9d0d6779f7f4d35b7fbcbbeefb9" | ||||||
|  |  | ||||||
| script = [ | script = [ | ||||||
|   mount_bind_hostns_self("/etc/cni"), mount_make_hostns_rshared("/etc/cni"), |   mount_bind_hostns_self("/etc/cni"), mount_make_hostns_rshared("/etc/cni"), | ||||||
|   | |||||||
| @@ -17,12 +17,12 @@ onboot: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: binfmt |   - name: binfmt | ||||||
|     image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd" |     image: "linuxkit/binfmt:aebd6ed6cc29921371ca78314697881086f4577a" | ||||||
|     binds: |     binds: | ||||||
|      - /proc/sys/fs/binfmt_misc:/binfmt_misc |      - /proc/sys/fs/binfmt_misc:/binfmt_misc | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
|   | |||||||
| @@ -16,7 +16,7 @@ onboot: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: binfmt |   - name: binfmt | ||||||
|     image: linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd |     image: linuxkit/binfmt:aebd6ed6cc29921371ca78314697881086f4577a | ||||||
|     binds: |     binds: | ||||||
|      - /proc/sys/fs/binfmt_misc:/binfmt_misc |      - /proc/sys/fs/binfmt_misc:/binfmt_misc | ||||||
|     readonly: true |     readonly: true | ||||||
|   | |||||||
| @@ -21,7 +21,7 @@ services: | |||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp:/etc |      - /tmp:/etc | ||||||
|   | |||||||
| @@ -20,7 +20,7 @@ services: | |||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
|   | |||||||
| @@ -18,19 +18,19 @@ onboot: | |||||||
|   - name: sysfs |   - name: sysfs | ||||||
|     image: "linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c" |     image: "linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c" | ||||||
|   - name: binfmt |   - name: binfmt | ||||||
|     image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd" |     image: "linuxkit/binfmt:aebd6ed6cc29921371ca78314697881086f4577a" | ||||||
|     binds: |     binds: | ||||||
|      - /proc/sys/fs/binfmt_misc:/binfmt_misc |      - /proc/sys/fs/binfmt_misc:/binfmt_misc | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: format |   - name: format | ||||||
|     image: "linuxkit/format:53748000acf515549d398e6ae68545c26c0f3a2e" |     image: "linuxkit/format:a16f2bd94a83dd0cea4d490f710567a0cc60be33" | ||||||
|     binds: |     binds: | ||||||
|      - /dev:/dev |      - /dev:/dev | ||||||
|     capabilities: |     capabilities: | ||||||
|      - CAP_SYS_ADMIN |      - CAP_SYS_ADMIN | ||||||
|      - CAP_MKNOD |      - CAP_MKNOD | ||||||
|   - name: mount |   - name: mount | ||||||
|     image: "linuxkit/mount:d2669e7c8ddda99fa0618a414d44261eba6e299a" |     image: "linuxkit/mount:ad138d252798d9d0d6779f7f4d35b7fbcbbeefb9" | ||||||
|     binds: |     binds: | ||||||
|      - /dev:/dev |      - /dev:/dev | ||||||
|      - /var:/var:rshared,rbind |      - /var:/var:rshared,rbind | ||||||
| @@ -46,7 +46,7 @@ services: | |||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:0d4012269cb142972fed8542fbdc3ff5a7b695cd" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp/etc:/etc |      - /tmp/etc:/etc | ||||||
|   | |||||||
| @@ -8,7 +8,7 @@ init: | |||||||
|   - linuxkit/ca-certificates:5fc6ba7f91534ddbfef975404c33e44581e6ed7a |   - linuxkit/ca-certificates:5fc6ba7f91534ddbfef975404c33e44581e6ed7a | ||||||
| onboot: | onboot: | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp:/etc |      - /tmp:/etc | ||||||
|   | |||||||
| @@ -27,7 +27,7 @@ services: | |||||||
|     oomScoreAdj: -800 |     oomScoreAdj: -800 | ||||||
|     readonly: true |     readonly: true | ||||||
|   - name: dhcpcd |   - name: dhcpcd | ||||||
|     image: "linuxkit/dhcpcd:48e249ebef6a521eed886b3bce032db69fbb4afa" |     image: "linuxkit/dhcpcd:8837289b78ecd80f59524883085424e115dd0b3a" | ||||||
|     binds: |     binds: | ||||||
|      - /var:/var |      - /var:/var | ||||||
|      - /tmp:/etc |      - /tmp:/etc | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user