mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix: 恢复镜像构建文件
This commit is contained in:
@@ -4,9 +4,7 @@ ARG IMAGE_TAG
|
||||
|
||||
RUN mkdir -p /opt/apps /opt/dataease/data/feature/full /opt/dataease/drivers
|
||||
|
||||
RUN cp -r -f mapFiles/* /opt/dataease/data/feature/full/
|
||||
|
||||
# ADD mapFiles/* /opt/dataease/data/feature/full/
|
||||
ADD mapFiles/* /opt/dataease/data/feature/full/
|
||||
|
||||
ADD drivers/* /opt/dataease/drivers/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user