mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-10 04:12:13 +00:00
Add a test case for the sysctl package
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
3
test/pkg/sysctl/Dockerfile
Normal file
3
test/pkg/sysctl/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine:edge
|
||||
ADD . ./
|
||||
ENTRYPOINT ["/bin/sh", "/check.sh"]
|
||||
Reference in New Issue
Block a user