mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-27 04:49:09 +00:00
Merge pull request #2703 from guillaumerose/multi
metadata: handle json with more than 2 levels
This commit is contained in:
@@ -18,7 +18,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:aa685261ceb2557990dcfe9dd8824c6b9ec416e2
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:52a3d36ed158357125f3a998f9d03784eb0636d3
|
||||
image: linuxkit/metadata:026aca5c08c22589a7e319f79449bef2c65f04c5
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:45ed7759dd927f4cce3863073ea2e0da1d52a427
|
||||
|
@@ -13,7 +13,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:aa685261ceb2557990dcfe9dd8824c6b9ec416e2
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:52a3d36ed158357125f3a998f9d03784eb0636d3
|
||||
image: linuxkit/metadata:026aca5c08c22589a7e319f79449bef2c65f04c5
|
||||
services:
|
||||
- name: rngd
|
||||
image: mobylinux/rngd:3dad6dd43270fa632ac031e99d1947f20b22eec9
|
||||
|
@@ -20,7 +20,7 @@ onboot:
|
||||
image: linuxkit/mount:41685ecc8039643948e5dff46e17584753469a7a
|
||||
command: ["/usr/bin/mountie", "/var/lib/swarmd"]
|
||||
- name: metadata
|
||||
image: linuxkit/metadata:9506d124d0a3ff645c9781c47f207423abf6154d
|
||||
image: linuxkit/metadata:026aca5c08c22589a7e319f79449bef2c65f04c5
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:6af22c32c98536a79230eef000e9abd06b037faa
|
||||
|
Reference in New Issue
Block a user