Loading run/run.sh +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ set -eu # Docker environment variabeles : ${URL:=''}. # URL of PAT file : ${DEBUG:=''}. # Enable debug mode : ${ALLOCATE:='Y'} # Preallocate diskspace : ${CPU_CORES:='1'} # vCPU count : ${DISK_SIZE:='16G'} # Initial disk size Loading Loading
run/run.sh +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ set -eu # Docker environment variabeles : ${URL:=''}. # URL of PAT file : ${DEBUG:=''}. # Enable debug mode : ${ALLOCATE:='Y'} # Preallocate diskspace : ${CPU_CORES:='1'} # vCPU count : ${DISK_SIZE:='16G'} # Initial disk size Loading