mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-31 22:51:41 +00:00
Update hashes for pkg/format
Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
@@ -15,7 +15,7 @@ onboot:
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:3498aa99c90a29439b5a1926f6ffcd75c270372c
|
||||
- name: format
|
||||
image: linuxkit/format:fdad8c50d594712537f94862dab3d955cbb48fc3
|
||||
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
|
||||
- name: mount
|
||||
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:fdad8c50d594712537f94862dab3d955cbb48fc3
|
||||
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
|
||||
command: ["/usr/bin/format", "/dev/sda"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
|
||||
|
@@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:fdad8c50d594712537f94862dab3d955cbb48fc3
|
||||
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
|
||||
command: ["/usr/bin/format", "/dev/sda"]
|
||||
- name: dm-crypt
|
||||
image: linuxkit/dm-crypt:4daf2010d088955b42ba50db813226e4b3f773cb
|
||||
|
@@ -20,7 +20,7 @@ onboot:
|
||||
image: linuxkit/binfmt:5567917e7de481e4867d31c7490a0ebdb70e04a5
|
||||
# Format and mount the disk image in /var/lib/docker
|
||||
- name: format
|
||||
image: linuxkit/format:fdad8c50d594712537f94862dab3d955cbb48fc3
|
||||
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
|
||||
- name: mount
|
||||
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
|
@@ -12,7 +12,7 @@ onboot:
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:3498aa99c90a29439b5a1926f6ffcd75c270372c
|
||||
- name: format
|
||||
image: linuxkit/format:fdad8c50d594712537f94862dab3d955cbb48fc3
|
||||
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
|
||||
- name: mount
|
||||
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:fdad8c50d594712537f94862dab3d955cbb48fc3
|
||||
image: linuxkit/format:cf335053c7d0b4cd8cc2d136e9392ea5904a71dc
|
||||
- name: mount
|
||||
image: linuxkit/mount:71c868267a4503f99e84fd7698717a3669d9dfdb
|
||||
command: ["/usr/bin/mountie", "/var/external"]
|
||||
|
Reference in New Issue
Block a user