This is an alpine image that change repo source to mirrors.ustc.edu.cn
83
FROM alpine:3.14
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories
Content type
Image
Digest
Size
2.7 MB
Last updated
over 4 years ago
docker pull leenzhu/alpine-cn:3.14