docker-postgis/71-apt-cacher-ng

9 wiersze
343 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.
#Acquire::http { Proxy "http://192.168.2.9:3142"; };
#Acquire::http { Proxy "http://192.168.0.131:3142"; };
2014-05-08 23:25:52 +00:00
#Acquire::http { Proxy "http://192.168.1.13:3142"; };