This commit is contained in:
2026-03-09 09:39:08 +08:00
parent 1b24d0284e
commit a75f9805a8
6 changed files with 69 additions and 9 deletions

View File

@ -15,4 +15,4 @@ VOLUME ["/etc/nginx/nginx.conf", "/usr/share/nginx/html"]
CMD ["nginx","-g","daemon off;"]
# docker build -t docker.ges.bjgastx.com/itc-web:1.1.4 .
# docker build -t docker.ges.bjgastx.com/itc-web:1.1.5 .