diff options
author | crupest <crupest@outlook.com> | 2023-11-01 20:07:28 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-11-01 20:07:28 +0800 |
commit | 2ff3e6fac0274212204bb2e1c95c54669a36cd4c (patch) | |
tree | 224861d7666e6016a3c7101c762b58f030942d5f /docker/debian-dev/bootstrap/tuna-source-http.txt | |
parent | 04fb3b13118b4573c442e5e06eaecee1d07e2056 (diff) | |
download | crupest-2ff3e6fac0274212204bb2e1c95c54669a36cd4c.tar.gz crupest-2ff3e6fac0274212204bb2e1c95c54669a36cd4c.tar.bz2 crupest-2ff3e6fac0274212204bb2e1c95c54669a36cd4c.zip |
Bootstrap debian-dev docker.
Diffstat (limited to 'docker/debian-dev/bootstrap/tuna-source-http.txt')
-rw-r--r-- | docker/debian-dev/bootstrap/tuna-source-http.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docker/debian-dev/bootstrap/tuna-source-http.txt b/docker/debian-dev/bootstrap/tuna-source-http.txt new file mode 100644 index 0000000..b1ce575 --- /dev/null +++ b/docker/debian-dev/bootstrap/tuna-source-http.txt @@ -0,0 +1,11 @@ +deb http://mirrors.tuna.tsinghua.edu.cn/debian/ bullseye main contrib non-free +deb-src http://mirrors.tuna.tsinghua.edu.cn/debian/ bullseye main contrib non-free + +deb http://mirrors.tuna.tsinghua.edu.cn/debian/ bullseye-updates main contrib non-free +deb-src http://mirrors.tuna.tsinghua.edu.cn/debian/ bullseye-updates main contrib non-free + +deb http://mirrors.tuna.tsinghua.edu.cn/debian/ bullseye-backports main contrib non-free +deb-src http://mirrors.tuna.tsinghua.edu.cn/debian/ bullseye-backports main contrib non-free + +deb http://mirrors.tuna.tsinghua.edu.cn/debian-security bullseye-security main contrib non-free +deb-src http://mirrors.tuna.tsinghua.edu.cn/debian-security bullseye-security main contrib non-free |