mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
Update yaml files for new package
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
14ba30f418
commit
8ac642e4e0
@ -17,7 +17,7 @@ onboot:
|
|||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:v0.4
|
image: linuxkit/sysfs:v0.4
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: linuxkit/binfmt:v0.4
|
image: linuxkit/binfmt:0f73915a3fe365615a10a811f5b83303f48949d5
|
||||||
# Format and mount the disk image in /var/lib/docker
|
# Format and mount the disk image in /var/lib/docker
|
||||||
- name: format
|
- name: format
|
||||||
image: linuxkit/format:v0.4
|
image: linuxkit/format:v0.4
|
||||||
|
@ -6,7 +6,7 @@ init:
|
|||||||
- linuxkit/runc:v0.4
|
- linuxkit/runc:v0.4
|
||||||
onboot:
|
onboot:
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: linuxkit/binfmt:v0.4
|
image: linuxkit/binfmt:0f73915a3fe365615a10a811f5b83303f48949d5
|
||||||
- name: test
|
- name: test
|
||||||
image: alpine:3.7
|
image: alpine:3.7
|
||||||
binds:
|
binds:
|
||||||
|
Loading…
Reference in New Issue
Block a user