Pinned Loading
-
-
-
docker远程开发环境
docker远程开发环境 1FROM ubuntu:20.04
2# RUN set -i s@/archive.ubuntu.com/@/mirrors.aliyun.com/@g /etc/apt/sources.list
3COPY sources.list /etc/apt/
4RUN export DEBIAN_FRONTEND=noninteractive \
5&& apt-get update \
-
快速更换各软件镜像
快速更换各软件镜像 1## 相关使用 可参见[清华镜像站](https://mirrors.tuna.tsinghua.edu.cn/help)
234### alpine
5```shell
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.