为中国地区增加中科大镜像源
This commit is contained in:
@@ -0,0 +1 @@
|
||||
.git
|
||||
@@ -2,4 +2,7 @@ FROM alpine:3.6
|
||||
|
||||
MAINTAINER Endial Fang ( endial@126.com )
|
||||
|
||||
RUN echo /etc/apk # echo "http://mirrors.ustc.edu.cn/alpine/v3.6/main" >> /etc/apk/repositories \
|
||||
&& /etc/apk # echo "http://mirrors.ustc.edu.cn/alpine/v3.6/community" >> /etc/apk/repositories
|
||||
|
||||
CMD []
|
||||
|
||||
Reference in New Issue
Block a user