mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Bump yml
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
1f6c1a59ca
commit
fd9242d5ef
@ -13,7 +13,7 @@ onboot:
|
|||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:026aca5c08c22589a7e319f79449bef2c65f04c5
|
image: linuxkit/metadata:026aca5c08c22589a7e319f79449bef2c65f04c5
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:5367b46211882278b84a9e8048855ca5df65beda
|
image: linuxkit/sysfs:5367b46211882278b84a9e8048855ca5df65beda
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:842e5e8ece7934f0cab9fd0027b595ff3471e5b9
|
image: linuxkit/rngd:842e5e8ece7934f0cab9fd0027b595ff3471e5b9
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:5367b46211882278b84a9e8048855ca5df65beda
|
image: linuxkit/sysfs:5367b46211882278b84a9e8048855ca5df65beda
|
||||||
- name: format
|
- name: format
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -11,7 +11,7 @@ onboot:
|
|||||||
image: linuxkit/rngd:842e5e8ece7934f0cab9fd0027b595ff3471e5b9
|
image: linuxkit/rngd:842e5e8ece7934f0cab9fd0027b595ff3471e5b9
|
||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: rngd1
|
- name: rngd1
|
||||||
image: linuxkit/rngd:842e5e8ece7934f0cab9fd0027b595ff3471e5b9
|
image: linuxkit/rngd:842e5e8ece7934f0cab9fd0027b595ff3471e5b9
|
||||||
command: ["/sbin/rngd", "-1"]
|
command: ["/sbin/rngd", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:6af22c32c98536a79230eef000e9abd06b037faa
|
image: linuxkit/getty:6af22c32c98536a79230eef000e9abd06b037faa
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
binds:
|
binds:
|
||||||
- /etc/sysctl.d/01-swarmd.conf:/etc/sysctl.d/01-swarmd.conf
|
- /etc/sysctl.d/01-swarmd.conf:/etc/sysctl.d/01-swarmd.conf
|
||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
|
@ -8,7 +8,7 @@ init:
|
|||||||
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
- linuxkit/ca-certificates:af4880e78edc28743f7c5e262678c67c6add4c26
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:5367b46211882278b84a9e8048855ca5df65beda
|
image: linuxkit/sysfs:5367b46211882278b84a9e8048855ca5df65beda
|
||||||
- name: format
|
- name: format
|
||||||
|
@ -11,7 +11,7 @@ onboot:
|
|||||||
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
image: linuxkit/dhcpcd:48831507404049660b960e4055f544917d90378e
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
image: linuxkit/format:6b46d0450082f397177da36be6b4d74d93eacd1e
|
||||||
- name: mount
|
- name: mount
|
||||||
|
@ -6,7 +6,7 @@ init:
|
|||||||
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||||
onboot:
|
onboot:
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:a9ad57ed738a31ea9380cd73236866c312b35489
|
image: linuxkit/sysctl:efe693534bb623007f94a2e3ff4a9fd6ead75aa1
|
||||||
- name: test
|
- name: test
|
||||||
image: alpine:3.6
|
image: alpine:3.6
|
||||||
net: host
|
net: host
|
||||||
|
Loading…
Reference in New Issue
Block a user