mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 21:43:20 +00:00
10 lines
130 B
YAML
10 lines
130 B
YAML
image: binfmt
|
|
arches:
|
|
- amd64
|
|
config:
|
|
binds:
|
|
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
|
readonly: true
|
|
net: new
|
|
ipc: new
|