mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
feat(hash): update component SHAs
Signed-off-by: Yoshi Jaeger <github@jaeger.berlin>
This commit is contained in:
parent
8e29b48757
commit
24f6a0d2c6
@ -15,7 +15,7 @@ onboot:
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:23a13bbf83bf666ef6a3ba7b3ebba35d2daead98
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "/dev/sda"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "/dev/sda"]
|
||||
- name: dm-crypt
|
||||
image: linuxkit/dm-crypt:ad2a05dcffa28ef809a61aa27ba230c82f02f603
|
||||
|
@ -20,7 +20,7 @@ onboot:
|
||||
image: linuxkit/binfmt:564e110729c8d8ecc365979a7d149e2851942883
|
||||
# Format and mount the disk image in /var/lib/docker
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
|
@ -12,7 +12,7 @@ onboot:
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:23a13bbf83bf666ef6a3ba7b3ebba35d2daead98
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
command: ["/usr/bin/mountie", "/var/external"]
|
||||
|
@ -15,7 +15,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@ -15,7 +15,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@ -12,7 +12,7 @@ onboot:
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:23a13bbf83bf666ef6a3ba7b3ebba35d2daead98
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@ -13,7 +13,7 @@ onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:112fe3d480ccb6cd115d9d6c446f9d833f6b8e68
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@ -9,7 +9,7 @@ onboot:
|
||||
image: linuxkit/modprobe:fad39ef443853ef02520052cdbf6acbeb4ec7799
|
||||
command: ["modprobe", "btrfs"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-type", "btrfs" ]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-type", "xfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-partition", "gpt"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-label", "docker"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "@DEVICE@"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
@ -9,7 +9,7 @@ onboot:
|
||||
image: linuxkit/modprobe:fad39ef443853ef02520052cdbf6acbeb4ec7799
|
||||
command: ["modprobe", "btrfs"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-type", "btrfs" ]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-type", "xfs" ]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
@ -6,19 +6,19 @@ init:
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-verbose", "-type", "ext4", "/dev/sda"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-verbose", "-type", "ext4", "/dev/sdb"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-verbose", "-type", "xfs", "/dev/sda"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-verbose", "-force", "-type", "xfs", "/dev/sdb"]
|
||||
- name: test
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
binds:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-partition", "gpt"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
@ -6,10 +6,10 @@ init:
|
||||
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
|
||||
onboot:
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-label", "docker"]
|
||||
- name: format
|
||||
image: linuxkit/format:8f487d728959192289e0783784fc2b185eadbc82
|
||||
image: linuxkit/format:ced02d849206371b6983eff1eb28f9515406fef0
|
||||
command: ["/usr/bin/format", "-label", "foo"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
|
||||
|
Loading…
Reference in New Issue
Block a user