mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-01 18:17:29 +00:00
Docker镜像源失效,把docker镜像源换成国内的
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user