Merge pull request #2847 from w9n/nvme

format: fix for nvme
This commit is contained in:
Rolf Neugebauer
2018-01-11 14:21:03 +00:00
committed by GitHub
19 changed files with 32 additions and 24 deletions

View File

@@ -15,7 +15,7 @@ onboot:
image: linuxkit/dhcpcd:0d59a6cc03412289ef4313f2491ec666c1715cc9
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: format
image: linuxkit/format:e945016ec780a788a71dcddc81497d54d3b14bc7
image: linuxkit/format:5a1140cb65e733f26de727fa684fef1326e9d5ab
- name: mount
image: linuxkit/mount:b346ec277b7074e5c9986128a879c10a1d18742b
command: ["/usr/bin/mountie", "/var/lib/docker"]