mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 00:18:53 +00:00
Update yaml files for new package
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user