This commit is contained in:
smshen 2025-04-19 11:48:55 +08:00
parent 8b4d63e76e
commit 0ba588efd9
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,5 @@
FROM java:8
#FROM java:8
FROM anolis-registry.cn-zhangjiakou.cr.aliyuncs.com/openanolis/anolisos:8.6
MAINTAINER linfso
ENV TZ="Asia/Shanghai"

View File

@ -12,3 +12,4 @@ cp -rf emis-server/pub/* ./pub/
# docker k8s
cp Dockerfile ./pub/
cp docker_build.sh ./pub/
cp aliyun_docker.sh ./pub/