mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 21:40:01 +08:00
Update run.sh
This commit is contained in:
parent
f7b57cdf9e
commit
d753092040
@ -4,6 +4,7 @@ set -eu
|
|||||||
# Docker environment variabeles
|
# Docker environment variabeles
|
||||||
|
|
||||||
: ${URL:=''}. # URL of PAT file
|
: ${URL:=''}. # URL of PAT file
|
||||||
|
: ${DEBUG:=''}. # Enable debug mode
|
||||||
: ${ALLOCATE:='Y'} # Preallocate diskspace
|
: ${ALLOCATE:='Y'} # Preallocate diskspace
|
||||||
: ${CPU_CORES:='1'} # vCPU count
|
: ${CPU_CORES:='1'} # vCPU count
|
||||||
: ${DISK_SIZE:='16G'} # Initial disk size
|
: ${DISK_SIZE:='16G'} # Initial disk size
|
||||||
|
Loading…
x
Reference in New Issue
Block a user