mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-24 02:14:27 +00:00
Move installable packages to pkg
Still leaves some intermediate repos in `base/` See #1266 Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
3
pkg/sysctl/Dockerfile
Normal file
3
pkg/sysctl/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM scratch
|
||||
COPY . ./
|
||||
CMD ["/usr/bin/sysctl"]
|
Reference in New Issue
Block a user