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