This commit is contained in:
Ziyang Zhou
2020-12-17 22:18:35 +08:00
parent ce1cc1fd08
commit 319884292f
15 changed files with 194 additions and 36 deletions

3
docker/apt.conf Normal file
View File

@@ -0,0 +1,3 @@
Acquire::https::proxy "http://some-proxy:8080";
Acquire::https::proxy "https://some-proxy:8080/";