mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +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
|
||||
image: linuxkit/sysfs:v0.4
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:v0.4
|
||||
image: linuxkit/binfmt:0f73915a3fe365615a10a811f5b83303f48949d5
|
||||
# Format and mount the disk image in /var/lib/docker
|
||||
- name: format
|
||||
image: linuxkit/format:v0.4
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:v0.4
|
||||
onboot:
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:v0.4
|
||||
image: linuxkit/binfmt:0f73915a3fe365615a10a811f5b83303f48949d5
|
||||
- name: test
|
||||
image: alpine:3.7
|
||||
binds:
|
||||
|
Loading…
Reference in New Issue
Block a user