mirror of https://github.com/jeecgboot/jeecg-boot
Docker镜像源失效,把docker镜像源换成国内的
parent
2570e454ed
commit
4d48f9b500
|
@ -1,4 +1,4 @@
|
|||
FROM nginx
|
||||
FROM registry.cn-hangzhou.aliyuncs.com/dockerhub_mirror/nginx
|
||||
MAINTAINER jeecgos@163.com
|
||||
VOLUME /tmp
|
||||
ENV LANG en_US.UTF-8
|
||||
|
|
Loading…
Reference in New Issue