mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Update binfmt hashes
Update to resolve #2650 Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
1c2f959420
commit
4d9c8d9c09
@ -17,7 +17,7 @@ onboot:
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:5367b46211882278b84a9e8048855ca5df65beda
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:4d959cc25447fc1c8aa6bf695bc6fc9734d626df
|
||||
image: linuxkit/binfmt:742781d22fe851e7a1c589fc8d1cf3bd4e264b22
|
||||
# Format and mount the disk image in /var/lib/docker
|
||||
- name: format
|
||||
image: linuxkit/format:10e75e78e1f134d310c62e9a0352df1c67b0dd81
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:817fdc592eac6cb7804fa1721a43a7f6e23fb50f
|
||||
onboot:
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:4d959cc25447fc1c8aa6bf695bc6fc9734d626df
|
||||
image: linuxkit/binfmt:742781d22fe851e7a1c589fc8d1cf3bd4e264b22
|
||||
- name: test
|
||||
image: alpine:3.6
|
||||
binds:
|
||||
|
Loading…
Reference in New Issue
Block a user