mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
revert xfs changes because it is kernel sensitive
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
parent
6b5be65a33
commit
5954e9308a
@ -6,7 +6,7 @@ init:
|
|||||||
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
|
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:ae6114d970492747fafbd2071602090c8df3bbf4
|
image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
|
||||||
command: ["/usr/bin/format", "-type", "xfs"]
|
command: ["/usr/bin/format", "-type", "xfs"]
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704
|
image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704
|
||||||
|
@ -6,7 +6,7 @@ init:
|
|||||||
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
|
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
|
||||||
onboot:
|
onboot:
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:ae6114d970492747fafbd2071602090c8df3bbf4
|
image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25
|
||||||
command: ["/usr/bin/format", "-type", "xfs" ]
|
command: ["/usr/bin/format", "-type", "xfs" ]
|
||||||
- name: mount
|
- name: mount
|
||||||
image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704
|
image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704
|
||||||
|
Loading…
Reference in New Issue
Block a user