mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-25 11:23:44 +08:00
Update run.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user