mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-11 05:46:11 +00:00
Merge pull request #1708 from rneugeba/binfmt
Move binfmt to a multi-stage build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user