mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-23 18:33:41 +08:00
Comment
This commit is contained in:
@@ -3,7 +3,7 @@ set -eu
|
||||
|
||||
# Docker environment variabeles
|
||||
|
||||
: ${URL:=''}. # URL of PAT file
|
||||
: ${URL:=''}. # URL of the PAT file
|
||||
: ${DEBUG:=''}. # Enable debug mode
|
||||
: ${ALLOCATE:='Y'} # Preallocate diskspace
|
||||
: ${CPU_CORES:='1'} # Amount of CPU cores
|
||||
|
||||
Reference in New Issue
Block a user