mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 08:34:54 +00:00
Use labels for the test-sysctl image
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FROM alpine:edge
|
||||
ADD . ./
|
||||
ENTRYPOINT ["/bin/sh", "/check.sh"]
|
||||
LABEL org.mobyproject.config='{"net": "host","pid": "host", "ipc": "host", "readonly": true}'
|
||||
|
||||
Reference in New Issue
Block a user