mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
Update YAML files with new metadata package
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
105cb48ad6
commit
a1ce71cd0a
@ -27,7 +27,7 @@ onboot:
|
||||
net: host
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: "mobylinux/metadata:5c64c2305040009891b713df22bd4bae7894c3ec"
|
||||
image: "mobylinux/metadata:c5567e65e9125f0a4c4b8cb9d56a86377be62652"
|
||||
binds:
|
||||
- /dev:/dev
|
||||
- /var:/var
|
||||
|
@ -43,7 +43,7 @@ onboot:
|
||||
net: host
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: "mobylinux/metadata:5c64c2305040009891b713df22bd4bae7894c3ec"
|
||||
image: "mobylinux/metadata:c5567e65e9125f0a4c4b8cb9d56a86377be62652"
|
||||
binds:
|
||||
- /dev:/dev
|
||||
- /var:/var
|
||||
|
Loading…
Reference in New Issue
Block a user