mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update run.sh
This commit is contained in:
parent
f7b57cdf9e
commit
d753092040
@ -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…
x
Reference in New Issue
Block a user