mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +00:00
Update extend package
Signed-off-by: Guillaume Rose <guillaume.rose@docker.com>
This commit is contained in:
parent
6a6d169af9
commit
97ad842018
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:c1f0db27e71d948f3134b31ce76276f843849b0a
|
||||
onboot:
|
||||
- name: extend
|
||||
image: linuxkit/extend:v0.7
|
||||
image: linuxkit/extend:79475e430851110b39d93dfb4a7e8ea041b57dc0
|
||||
- name: mount
|
||||
image: linuxkit/mount:v0.7
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@ -9,7 +9,7 @@ onboot:
|
||||
image: linuxkit/modprobe:v0.7
|
||||
command: ["modprobe", "btrfs"]
|
||||
- name: extend
|
||||
image: linuxkit/extend:v0.7
|
||||
image: linuxkit/extend:79475e430851110b39d93dfb4a7e8ea041b57dc0
|
||||
command: ["/usr/bin/extend", "-type", "btrfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:v0.7
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:c1f0db27e71d948f3134b31ce76276f843849b0a
|
||||
onboot:
|
||||
- name: extend
|
||||
image: linuxkit/extend:v0.7
|
||||
image: linuxkit/extend:79475e430851110b39d93dfb4a7e8ea041b57dc0
|
||||
command: ["/usr/bin/extend", "-type", "xfs"]
|
||||
- name: mount
|
||||
image: linuxkit/mount:v0.7
|
||||
|
Loading…
Reference in New Issue
Block a user