mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Dot
This commit is contained in:
parent
c97735f567
commit
9c4a000d40
@ -4,7 +4,7 @@ set -eu
|
||||
# Docker environment variabeles
|
||||
|
||||
: ${URL:=''} # URL of the PAT file
|
||||
: ${DEBUG:=''}. # Enable debug mode
|
||||
: ${DEBUG:=''} # Enable debug mode
|
||||
: ${ALLOCATE:='Y'} # Preallocate diskspace
|
||||
: ${CPU_CORES:='1'} # Amount of CPU cores
|
||||
: ${DISK_SIZE:='16G'} # Initial data disk size
|
||||
|
Loading…
x
Reference in New Issue
Block a user