mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 11:00:25 +00:00
Update examples yaml to use new metadata package
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
This commit is contained in:
parent
8d5ced3a1d
commit
f088b05e9a
@ -13,7 +13,7 @@ onboot:
|
|||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:v0.4
|
image: linuxkit/metadata:ae402c118338c0285625c0094525eb0a90085a58
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
image: linuxkit/rngd:v0.4
|
image: linuxkit/rngd:v0.4
|
||||||
|
@ -11,7 +11,7 @@ init:
|
|||||||
onboot:
|
onboot:
|
||||||
# support metadata for optional config in /run/config
|
# support metadata for optional config in /run/config
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:v0.4
|
image: linuxkit/metadata:ae402c118338c0285625c0094525eb0a90085a58
|
||||||
- name: sysctl
|
- name: sysctl
|
||||||
image: linuxkit/sysctl:v0.4
|
image: linuxkit/sysctl:v0.4
|
||||||
- name: sysfs
|
- name: sysfs
|
||||||
|
@ -13,7 +13,7 @@ onboot:
|
|||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:v0.4
|
image: linuxkit/metadata:ae402c118338c0285625c0094525eb0a90085a58
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||||
|
@ -13,7 +13,7 @@ onboot:
|
|||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:v0.4
|
image: linuxkit/metadata:ae402c118338c0285625c0094525eb0a90085a58
|
||||||
command: ["/usr/bin/metadata", "openstack"]
|
command: ["/usr/bin/metadata", "openstack"]
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -18,7 +18,7 @@ onboot:
|
|||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:v0.4
|
image: linuxkit/metadata:ae402c118338c0285625c0094525eb0a90085a58
|
||||||
command: ["/usr/bin/metadata", "packet"]
|
command: ["/usr/bin/metadata", "packet"]
|
||||||
services:
|
services:
|
||||||
- name: rngd
|
- name: rngd
|
||||||
|
@ -16,7 +16,7 @@ onboot:
|
|||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:v0.4
|
image: linuxkit/metadata:ae402c118338c0285625c0094525eb0a90085a58
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||||
|
@ -13,7 +13,7 @@ onboot:
|
|||||||
image: linuxkit/dhcpcd:v0.4
|
image: linuxkit/dhcpcd:v0.4
|
||||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||||
- name: metadata
|
- name: metadata
|
||||||
image: linuxkit/metadata:v0.4
|
image: linuxkit/metadata:ae402c118338c0285625c0094525eb0a90085a58
|
||||||
services:
|
services:
|
||||||
- name: getty
|
- name: getty
|
||||||
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
image: linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0
|
||||||
|
Loading…
Reference in New Issue
Block a user