mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-26 10:57:45 +00:00
Merge pull request #2532 from eyz/linuxkit-format-device-filter
format: blkid content check, format argument, and verbose argument
This commit is contained in:
@@ -15,7 +15,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:d4408777ed6b6e6e562a5d4938fd09804324b33e
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:158d992b7bf7ab984100c697d7e72161ea7d7382
|
||||
image: linuxkit/format:f180a74d878c8c0c86f6208f9311474c91452a79
|
||||
- name: mount
|
||||
image: linuxkit/mount:96ac4d32d340ac6e4ddfbf506fa3a497d23649da
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@@ -15,7 +15,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:d4408777ed6b6e6e562a5d4938fd09804324b33e
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:158d992b7bf7ab984100c697d7e72161ea7d7382
|
||||
image: linuxkit/format:f180a74d878c8c0c86f6208f9311474c91452a79
|
||||
- name: mount
|
||||
image: linuxkit/mount:96ac4d32d340ac6e4ddfbf506fa3a497d23649da
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
|
@@ -10,7 +10,7 @@ onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:154913b72c6f1f33eb408609fca9963628e8c051
|
||||
- name: format
|
||||
image: linuxkit/format:158d992b7bf7ab984100c697d7e72161ea7d7382
|
||||
image: linuxkit/format:f180a74d878c8c0c86f6208f9311474c91452a79
|
||||
- name: mount
|
||||
image: linuxkit/mount:96ac4d32d340ac6e4ddfbf506fa3a497d23649da
|
||||
command: ["/usr/bin/mountie", "/var/lib/etcd"]
|
||||
|
@@ -20,7 +20,7 @@ onboot:
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:da3138079c168e0c5608d8f3853366c113ed91d2
|
||||
- name: format
|
||||
image: linuxkit/format:158d992b7bf7ab984100c697d7e72161ea7d7382
|
||||
image: linuxkit/format:f180a74d878c8c0c86f6208f9311474c91452a79
|
||||
- name: mounts
|
||||
image: linuxkit/mount:96ac4d32d340ac6e4ddfbf506fa3a497d23649da
|
||||
command: ["/usr/bin/mountie", "/var/lib/"]
|
||||
|
@@ -15,7 +15,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:d4408777ed6b6e6e562a5d4938fd09804324b33e
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: format
|
||||
image: linuxkit/format:158d992b7bf7ab984100c697d7e72161ea7d7382
|
||||
image: linuxkit/format:f180a74d878c8c0c86f6208f9311474c91452a79
|
||||
- name: mount
|
||||
image: linuxkit/mount:96ac4d32d340ac6e4ddfbf506fa3a497d23649da
|
||||
command: ["/usr/bin/mountie", "/var/lib/swarmd"]
|
||||
|
Reference in New Issue
Block a user