docker-postgis/71-apt-cacher-ng

8 wiersze
287 B
Plaintext
Czysty Zwykły widok Historia

2014-05-04 19:47:26 +00:00
# Uncomment the Acquire line below and then
# Modify the host to match your needs if you wish to
# use apt-cacher in your image build out (and the
# Subsequent running container.
2014-08-04 15:10:07 +00:00
Acquire::http { Proxy "http://192.168.2.9:3142"; };
2014-05-08 23:25:52 +00:00
#Acquire::http { Proxy "http://192.168.1.13:3142"; };