mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-16 15:21:46 +00:00
Add a sysfs container
However, do not try to change memory cgroups from it; this needs to be in `init`. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -15,6 +15,8 @@ onboot:
|
||||
capabilities:
|
||||
- CAP_SYS_ADMIN
|
||||
readonly: true
|
||||
- name: sysfs
|
||||
image: mobylinux/sysfs:6c1d06f28ddd9681799d3950cddf044b930b221c
|
||||
- name: binfmt
|
||||
image: "mobylinux/binfmt:bdb754f25a5d851b4f5f8d185a43dfcbb3c22d01"
|
||||
binds:
|
||||
|
Reference in New Issue
Block a user