mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Update binfmt package
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
c01f72d556
commit
c63ec77e3f
@ -17,7 +17,7 @@ onboot:
|
|||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:697f996868d6625a78bbbefb199d7b6b6ae3533a
|
image: linuxkit/sysfs:697f996868d6625a78bbbefb199d7b6b6ae3533a
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: linuxkit/binfmt:4ea3b9b0938cbd19834c096aa31ff475cc75d281
|
image: linuxkit/binfmt:5d33e7346e79f9c13a73c6952669e47a53b063d4
|
||||||
# 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:0b75e494eea0312f3015e6c6f7c5927620d56c96
|
image: linuxkit/format:0b75e494eea0312f3015e6c6f7c5927620d56c96
|
||||||
|
@ -6,7 +6,7 @@ init:
|
|||||||
- linuxkit/runc:f79954950022fea76b8b6f10de58cb48e4fb3878
|
- linuxkit/runc:f79954950022fea76b8b6f10de58cb48e4fb3878
|
||||||
onboot:
|
onboot:
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: linuxkit/binfmt:4ea3b9b0938cbd19834c096aa31ff475cc75d281
|
image: linuxkit/binfmt:5d33e7346e79f9c13a73c6952669e47a53b063d4
|
||||||
- name: test
|
- name: test
|
||||||
image: alpine:3.11
|
image: alpine:3.11
|
||||||
binds:
|
binds:
|
||||||
|
Loading…
Reference in New Issue
Block a user