- Add docker_mk_env default global variables.
This commit is contained in:
@@ -53,6 +53,19 @@
|
||||
|
||||
|
||||
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
# Global Variables
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
declare -g DOCKER_TOOLS_VOLUME="SINGLE"
|
||||
declare -g DOCKER_TOOLS_EXEPTION_LIBS=""
|
||||
declare -g DOCKER_TOOLS_EXEPTION_LOGS=""
|
||||
declare -g DOCKER_TOOLS_USER_GROUP_FORCE="FALSE"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
# Init
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user