mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +00:00
YAML: Update files to use the new binfmt package
Checked that /proc/sys/fs/binfmt_misc/status is enabled for architectures specified. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
c6416ddecb
commit
cb732e7f80
@ -18,7 +18,7 @@ onboot:
|
|||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c
|
image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
|
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
|
||||||
binds:
|
binds:
|
||||||
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
||||||
readonly: true
|
readonly: true
|
||||||
|
@ -16,7 +16,7 @@ onboot:
|
|||||||
- CAP_SYS_ADMIN
|
- CAP_SYS_ADMIN
|
||||||
readonly: true
|
readonly: true
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
|
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
|
||||||
binds:
|
binds:
|
||||||
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
||||||
readonly: true
|
readonly: true
|
||||||
|
@ -18,7 +18,7 @@ onboot:
|
|||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c
|
image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
|
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
|
||||||
binds:
|
binds:
|
||||||
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
||||||
readonly: true
|
readonly: true
|
||||||
|
@ -18,7 +18,7 @@ onboot:
|
|||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c
|
image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
|
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
|
||||||
binds:
|
binds:
|
||||||
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
||||||
readonly: true
|
readonly: true
|
||||||
|
@ -17,7 +17,7 @@ onboot:
|
|||||||
- CAP_SYS_ADMIN
|
- CAP_SYS_ADMIN
|
||||||
readonly: true
|
readonly: true
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
|
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
|
||||||
binds:
|
binds:
|
||||||
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
||||||
readonly: true
|
readonly: true
|
||||||
|
@ -16,7 +16,7 @@ onboot:
|
|||||||
- CAP_SYS_ADMIN
|
- CAP_SYS_ADMIN
|
||||||
readonly: true
|
readonly: true
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692
|
image: linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd
|
||||||
binds:
|
binds:
|
||||||
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
||||||
readonly: true
|
readonly: true
|
||||||
|
@ -18,7 +18,7 @@ onboot:
|
|||||||
- name: sysfs
|
- name: sysfs
|
||||||
image: "linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c"
|
image: "linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c"
|
||||||
- name: binfmt
|
- name: binfmt
|
||||||
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
|
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
|
||||||
binds:
|
binds:
|
||||||
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
||||||
readonly: true
|
readonly: true
|
||||||
|
Loading…
Reference in New Issue
Block a user