mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 08:26:42 +00:00
Remove binfmt from most examples
It is not in any wa=y a required container, and now that arm64 and other architecture machines are widely available we should start to deprecate it, as it has many issues, eg requires patches to qemu for Go support, will mislabel images etc. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -11,8 +11,6 @@ onboot:
|
||||
image: linuxkit/sysctl:d1a43c7c91e92374766f962dc8534cf9508756b0
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:006a65b30cfdd9d751d7ab042fde7eca2c3bc9dc
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:257b5174a8e33bc62d5448cc026d72cae3713628
|
||||
- name: format
|
||||
image: linuxkit/format:efafddf9bc6165b5efaf09c532c15a1100a10e61
|
||||
- name: mount
|
||||
|
Reference in New Issue
Block a user