mirror of
https://gitee.com/dromara/dbswitch.git
synced 2025-08-29 08:54:00 +00:00
启动脚本补充可执行权限
This commit is contained in:
@@ -11,5 +11,7 @@ USER root
|
|||||||
|
|
||||||
WORKDIR /dbswitch-release
|
WORKDIR /dbswitch-release
|
||||||
|
|
||||||
|
RUN chmod u+x /dbswitch-release/bin/startup.sh
|
||||||
|
|
||||||
CMD ["/dbswitch-release/bin/startup.sh"]
|
CMD ["/dbswitch-release/bin/startup.sh"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user