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