未验证 提交 79be376a 编写于 作者: C Cvimer 提交者: GitHub

Support solf link of config file in docker (#5041)

上级 3df2e8dd
......@@ -24,7 +24,7 @@ EXT_CONFIG_DIR=/skywalking/ext-config
# Override configuration files
if [ "$(ls -A $EXT_CONFIG_DIR)" ]; then
cp -vfR ${EXT_CONFIG_DIR}/* config/
cp -vfRL ${EXT_CONFIG_DIR}/* config/
fi
CLASSPATH="config:$CLASSPATH"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册