Build from official ubuntu bionic and using ali mirror for chinese network.
91
here are the source of dockerfile:
FROM ubuntu:bionic
RUN sed -i s@/archive.ubuntu.com/@/mirrors.aliyun.com/@g /etc/apt/sources.list \
&& sed -i s@/security.ubuntu.com/@/mirrors.aliyun.com/@g /etc/apt/sources.list \
&& apt update \
&& apt-get clean
Content type
Image
Digest
Size
52.1 MB
Last updated
over 4 years ago
docker pull parasomnia/bionic-cnsource:1.0