--添加测试模块
This commit is contained in:
@ -12,6 +12,6 @@ VOLUME ["/etc/nginx/nginx.conf", "/usr/share/nginx/html"]
|
||||
|
||||
CMD ["nginx","-g","daemon off;"]
|
||||
|
||||
# docker build -t itc-web-arm64:1.0.0 .
|
||||
# docker build -f Dockerfile-arm64 -t itc-web-arm64:1.0.0 .
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user