mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-19 19:16:17 +00:00
Add partition table type selector (defaulted to DOS/MBR) to format package
Signed-off-by: Federico Pellegatta <12744504+federico-pellegatta@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ onboot:
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:697f996868d6625a78bbbefb199d7b6b6ae3533a
|
||||
- name: format
|
||||
image: linuxkit/format:80bd847a90842d3f19460a560d7d95d6fe13bd71
|
||||
image: linuxkit/format:0b75e494eea0312f3015e6c6f7c5927620d56c96
|
||||
- name: mount
|
||||
image: linuxkit/mount:8363f4f1744e1df2557ec260a4cc94227178fd69
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
Reference in New Issue
Block a user