mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 17:02:00 +00:00
Update for new default namespaces
See https://github.com/moby/tool/pull/56 Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -13,3 +13,4 @@ WORKDIR /
|
||||
COPY --from=mirror /go/bin/sysfs /usr/bin/sysfs
|
||||
COPY etc/ /etc/
|
||||
CMD ["/usr/bin/sysfs"]
|
||||
LABEL org.mobyproject.config='{"net": "new", "ipc": "new"}'
|
||||
|
Reference in New Issue
Block a user