mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-25 19:32:18 +00:00
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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"),
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user