fickit: include local pkg
This commit is contained in:
parent
bcbf5b35cf
commit
5d644fa366
17 changed files with 404 additions and 0 deletions
3
fickit-pkg/boot/Dockerfile
Normal file
3
fickit-pkg/boot/Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM alpine:latest
|
||||
|
||||
COPY init.sh /init
|
||||
Reference in a new issue