mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
examples: Update linux/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251
Signed-off-by: Steeve Morin <steeve.morin@gmail.com>
This commit is contained in:
parent
33b6fc77ea
commit
0748457296
@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:v0.5
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:v0.5
|
||||
image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:v0.5
|
||||
|
@ -11,7 +11,7 @@ init:
|
||||
onboot:
|
||||
# support metadata for optional config in /run/config
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:v0.5
|
||||
image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:v0.5
|
||||
- name: sysfs
|
||||
|
@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:v0.5
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:v0.5
|
||||
image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.5
|
||||
|
@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:v0.5
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:v0.5
|
||||
image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251
|
||||
command: ["/usr/bin/metadata", "openstack"]
|
||||
services:
|
||||
- name: rngd
|
||||
|
@ -18,7 +18,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:v0.5
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:v0.5
|
||||
image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251
|
||||
command: ["/usr/bin/metadata", "packet"]
|
||||
services:
|
||||
- name: rngd
|
||||
|
@ -16,7 +16,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:v0.5
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:v0.5
|
||||
image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.5
|
||||
|
@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:v0.5
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:v0.5
|
||||
image: linuxkit/metadata:721562e6f3ba9b6c003f9e746ff7ee94796f5251
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:v0.5
|
||||
|
Loading…
Reference in New Issue
Block a user