mirror of
https://github.com/dataease/dataease.git
synced 2025-02-23 19:12:55 +08:00
chore: 指定容器停止方式
This commit is contained in:
parent
6c201054aa
commit
4d83769972
@ -1,5 +1,5 @@
|
|||||||
FROM registry.cn-qingdao.aliyuncs.com/dataease/alpine-openjdk21-jre
|
FROM registry.cn-qingdao.aliyuncs.com/dataease/alpine-openjdk21-jre
|
||||||
|
STOPSIGNAL SIGQUIT
|
||||||
RUN mkdir -p /opt/apps/config \
|
RUN mkdir -p /opt/apps/config \
|
||||||
/opt/dataease2.0/drivers/ \
|
/opt/dataease2.0/drivers/ \
|
||||||
/opt/dataease2.0/cache/ \
|
/opt/dataease2.0/cache/ \
|
||||||
|
Loading…
Reference in New Issue
Block a user