mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
update hashes for mount
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
1412cf8835
commit
157b9f27aa
@ -21,7 +21,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
# create docker dir on mounted drive if it doesn't exist
|
||||
- name: mkdir-docker
|
||||
|
@ -16,7 +16,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: getty
|
||||
|
@ -15,7 +15,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/external"]
|
||||
- name: swap
|
||||
image: linuxkit/swap:b6d447b55da3c28bdd8a3f4e30fb42c1fa0157bb
|
||||
|
@ -19,7 +19,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: rngd
|
||||
|
@ -19,7 +19,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: rngd
|
||||
|
@ -12,7 +12,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/etcd"]
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
|
@ -21,7 +21,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mounts
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/"]
|
||||
- name: var
|
||||
image: library/alpine:3.6
|
||||
|
@ -21,7 +21,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mounts
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/"]
|
||||
- name: var
|
||||
image: library/alpine:3.6
|
||||
|
@ -17,7 +17,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/swarmd"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:f5d4299909b159db35f72547e4ae70bd76c42c6c
|
||||
|
@ -16,7 +16,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: rngd
|
||||
|
@ -15,7 +15,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var"]
|
||||
- name: test
|
||||
image: linuxkit/test-containerd:325508d66a3a0afebe2fa0fd1a0325ae0c4d4613
|
||||
|
@ -9,7 +9,7 @@ onboot:
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
command: ["/usr/bin/format"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -9,7 +9,7 @@ onboot:
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
command: ["/usr/bin/format", "-label", "docker"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "-label", "docker", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -9,7 +9,7 @@ onboot:
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
command: ["/usr/bin/format", "@DEVICE@"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "-device", "@DEVICE@1", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -16,7 +16,7 @@ onboot:
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
command: ["/usr/bin/format", "-type", "btrfs" ]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -9,7 +9,7 @@ onboot:
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
command: ["/usr/bin/format", "-type", "xfs" ]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -12,10 +12,10 @@ onboot:
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
command: ["/usr/bin/format", "-label", "foo"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "-label", "docker", "/var/lib/docker"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "-label", "foo", "/var/foo"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -8,7 +8,7 @@ onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -8,7 +8,7 @@ onboot:
|
||||
- name: extend
|
||||
image: linuxkit/extend:1e81ffe40ad63887d6210228c2a791f28375ee0f
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -16,7 +16,7 @@ onboot:
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
command: ["/usr/bin/format", "-type", "btrfs" ]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -16,7 +16,7 @@ onboot:
|
||||
image: linuxkit/extend:1e81ffe40ad63887d6210228c2a791f28375ee0f
|
||||
command: ["/usr/bin/extend", "-type", "btrfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -9,7 +9,7 @@ onboot:
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
command: ["/usr/bin/format", "-type", "xfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
@ -9,7 +9,7 @@ onboot:
|
||||
image: linuxkit/extend:1e81ffe40ad63887d6210228c2a791f28375ee0f
|
||||
command: ["/usr/bin/extend", "-type", "xfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:54990a6a69cb3ead4da8a9c1f0b651e27aea8d3f
|
||||
image: linuxkit/mount:a738ccad4e3e009b7c5f541226e9232a6287fa5d
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
|
Loading…
Reference in New Issue
Block a user