Initial commit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-07-19 15:09:34 +02:00
parent e28b2640fb
commit 9d6868f20c
2 changed files with 64 additions and 0 deletions

8
build.sh Executable file
View File

@ -0,0 +1,8 @@
docker run --rm -it \
-v $PWD/output:/output -v $PWD/input:/input \
-e "DEFAULT_KERNEL_MODULES=*" \
-e "SIZE_ROOT_PART=750M" \
-e "SIZE_ROOT_FS=700M" \
-e "DEFAULT_TIMEZONE=Europe/Budapest" \
builder # <- don't forgetti to build this