Update yml

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell 2017-07-14 15:21:09 +01:00
parent 77ec9bced3
commit 0fbea002dc
10 changed files with 10 additions and 10 deletions

View File

@ -21,7 +21,7 @@ onboot:
- name: format
image: linuxkit/format:84a997e69051a1bf05b7c1926ab785bb07932954
- name: mount
image: linuxkit/mount:b24bd97ae43397b469dbaadd80f17f291c817bdf
image: linuxkit/mount:ac8939c4102f97c084d9ddfd445c1908fce6d768
command: ["/mount.sh", "/var/lib"]
# create docker dir on mounted drive if it doesn't exist
- name: mkdir-docker

View File

@ -42,7 +42,7 @@ onboot:
- name: format
image: linuxkit/format:84a997e69051a1bf05b7c1926ab785bb07932954
- name: mount
image: linuxkit/mount:b24bd97ae43397b469dbaadd80f17f291c817bdf
image: linuxkit/mount:ac8939c4102f97c084d9ddfd445c1908fce6d768
command: ["/mount.sh", "/var/external"]
```

View File

@ -16,7 +16,7 @@ onboot:
- name: format
image: linuxkit/format:84a997e69051a1bf05b7c1926ab785bb07932954
- name: mount
image: linuxkit/mount:b24bd97ae43397b469dbaadd80f17f291c817bdf
image: linuxkit/mount:ac8939c4102f97c084d9ddfd445c1908fce6d768
command: ["/mount.sh", "/var/lib/docker"]
services:
- name: getty

View File

@ -15,7 +15,7 @@ onboot:
- name: format
image: linuxkit/format:84a997e69051a1bf05b7c1926ab785bb07932954
- name: mount
image: linuxkit/mount:b24bd97ae43397b469dbaadd80f17f291c817bdf
image: linuxkit/mount:ac8939c4102f97c084d9ddfd445c1908fce6d768
command: ["/mount.sh", "/var/external"]
- name: swap
image: linuxkit/swap:b6d447b55da3c28bdd8a3f4e30fb42c1fa0157bb

View File

@ -19,7 +19,7 @@ onboot:
- name: format
image: linuxkit/format:84a997e69051a1bf05b7c1926ab785bb07932954
- name: mount
image: linuxkit/mount:b24bd97ae43397b469dbaadd80f17f291c817bdf
image: linuxkit/mount:ac8939c4102f97c084d9ddfd445c1908fce6d768
command: ["/mount.sh", "/var/lib/docker"]
services:
- name: rngd

View File

@ -19,7 +19,7 @@ onboot:
- name: format
image: linuxkit/format:84a997e69051a1bf05b7c1926ab785bb07932954
- name: mount
image: linuxkit/mount:b24bd97ae43397b469dbaadd80f17f291c817bdf
image: linuxkit/mount:ac8939c4102f97c084d9ddfd445c1908fce6d768
command: ["/mount.sh", "/var/lib/docker"]
services:
- name: rngd

View File

@ -12,7 +12,7 @@ onboot:
- name: format
image: linuxkit/format:84a997e69051a1bf05b7c1926ab785bb07932954
- name: mount
image: linuxkit/mount:b24bd97ae43397b469dbaadd80f17f291c817bdf
image: linuxkit/mount:ac8939c4102f97c084d9ddfd445c1908fce6d768
command: ["/mount.sh", "/var/lib/etcd"]
- name: dhcpcd
image: linuxkit/dhcpcd:4b7b8bb024cebb1bbb9c8026d44d7cbc8e202c41

View File

@ -1,6 +1,6 @@
import 'common.rb'
from "linuxkit/mount:b24bd97ae43397b469dbaadd80f17f291c817bdf"
from "linuxkit/mount:ac8939c4102f97c084d9ddfd445c1908fce6d768"
script = [
mount_bind_hostns_self("/etc/cni"), mount_make_hostns_rshared("/etc/cni"),

View File

@ -17,7 +17,7 @@ onboot:
- name: format
image: linuxkit/format:84a997e69051a1bf05b7c1926ab785bb07932954
- name: mount
image: linuxkit/mount:b24bd97ae43397b469dbaadd80f17f291c817bdf
image: linuxkit/mount:ac8939c4102f97c084d9ddfd445c1908fce6d768
command: ["/mount.sh", "/var/lib/swarmd"]
- name: metadata
image: linuxkit/metadata:f122f1b4e873f1d08cd67bd9105385fd923af0cb

View File

@ -16,7 +16,7 @@ onboot:
- name: format
image: linuxkit/format:84a997e69051a1bf05b7c1926ab785bb07932954
- name: mount
image: linuxkit/mount:b24bd97ae43397b469dbaadd80f17f291c817bdf
image: linuxkit/mount:ac8939c4102f97c084d9ddfd445c1908fce6d768
command: ["/mount.sh", "/var/lib/docker"]
services:
- name: rngd