mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +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
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:v0.6
|
image: linuxkit/sysfs:v0.6
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: linuxkit/binfmt:v0.6
|
image: linuxkit/binfmt:e2d222038867ebd13b0b723c8351be559267050b
|
||||||
# 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.6
|
image: linuxkit/format:v0.6
|
||||||
|
@ -6,7 +6,7 @@ init:
|
|||||||
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
- linuxkit/runc:83d0edb4552b1a5df1f0976f05f442829eac38fe
|
||||||
onboot:
|
onboot:
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: linuxkit/binfmt:v0.6
|
image: linuxkit/binfmt:e2d222038867ebd13b0b723c8351be559267050b
|
||||||
- name: test
|
- name: test
|
||||||
image: alpine:3.8
|
image: alpine:3.8
|
||||||
binds:
|
binds:
|
||||||
|
Loading…
Reference in New Issue
Block a user