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:
Rolf Neugebauer 2017-04-25 15:55:10 +01:00
parent c6416ddecb
commit cb732e7f80
7 changed files with 7 additions and 7 deletions

View File

@ -18,7 +18,7 @@ onboot:
- name: sysfs
image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c
- name: binfmt
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
binds:
- /proc/sys/fs/binfmt_misc:/binfmt_misc
readonly: true

View File

@ -16,7 +16,7 @@ onboot:
- CAP_SYS_ADMIN
readonly: true
- name: binfmt
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
binds:
- /proc/sys/fs/binfmt_misc:/binfmt_misc
readonly: true

View File

@ -18,7 +18,7 @@ onboot:
- name: sysfs
image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c
- name: binfmt
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
binds:
- /proc/sys/fs/binfmt_misc:/binfmt_misc
readonly: true

View File

@ -18,7 +18,7 @@ onboot:
- name: sysfs
image: linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c
- name: binfmt
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
binds:
- /proc/sys/fs/binfmt_misc:/binfmt_misc
readonly: true

View File

@ -17,7 +17,7 @@ onboot:
- CAP_SYS_ADMIN
readonly: true
- name: binfmt
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
binds:
- /proc/sys/fs/binfmt_misc:/binfmt_misc
readonly: true

View File

@ -16,7 +16,7 @@ onboot:
- CAP_SYS_ADMIN
readonly: true
- name: binfmt
image: linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692
image: linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd
binds:
- /proc/sys/fs/binfmt_misc:/binfmt_misc
readonly: true

View File

@ -18,7 +18,7 @@ onboot:
- name: sysfs
image: "linuxkit/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c"
- name: binfmt
image: "linuxkit/binfmt:8881283ac627be1542811bd25c85e7782aebc692"
image: "linuxkit/binfmt:c7e69ebd918a237dd086a5c58dd888df772746bd"
binds:
- /proc/sys/fs/binfmt_misc:/binfmt_misc
readonly: true