- Add VSL support,
- Support now rx3-base 1.2.0.
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
# Global Variables
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
declare -g VERSION="1.5.3"
|
||||
declare -g NAME="Docker_Mk_Env"
|
||||
|
||||
declare -g DOCKER_TOOLS_VOLUME="SINGLE"
|
||||
declare -g DOCKER_TOOLS_EXEPTION_LIBS=""
|
||||
declare -g DOCKER_TOOLS_EXEPTION_LOGS=""
|
||||
@@ -147,7 +150,7 @@ module_lib_name_get()
|
||||
|
||||
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
# ModulE Log Name Get
|
||||
# Module Log Name Get
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
module_log_name_get()
|
||||
@@ -414,6 +417,8 @@ docker_config_add()
|
||||
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
vsl_add
|
||||
|
||||
. ${APPL_HOME_DIR}/env
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user