mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Update linuxkit/binfmt references
Signed-off-by: Johannes Würbach <johannes.wuerbach@googlemail.com>
This commit is contained in:
parent
81d17a19c4
commit
a10227ab28
@ -17,7 +17,7 @@ onboot:
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:v0.6
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:v0.6
|
||||
image: linuxkit/binfmt:e2d222038867ebd13b0b723c8351be559267050b
|
||||
# Format and mount the disk image in /var/lib/docker
|
||||
- name: format
|
||||
image: linuxkit/format:v0.6
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||
onboot:
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:v0.6
|
||||
image: linuxkit/binfmt:e2d222038867ebd13b0b723c8351be559267050b
|
||||
- name: test
|
||||
image: alpine:3.8
|
||||
binds:
|
||||
|
Loading…
Reference in New Issue
Block a user