mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-16 07:10:35 +08:00
Docker environment variabeles
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
# Docker environment vars
|
# Docker environment variabeles
|
||||||
|
|
||||||
: ${URL:=''}. # URL of PAT file
|
: ${URL:=''}. # URL of PAT file
|
||||||
: ${ALLOCATE:='Y'} # Preallocate diskspace
|
: ${ALLOCATE:='Y'} # Preallocate diskspace
|
||||||
|
|||||||
Reference in New Issue
Block a user