docker-apt-cacher-ng
docker-apt-cacher-ng copied to clipboard
Dockerised apt-cacher-ng, local package cache for multiple distros
I'm sorry for asking but do you have some guide on how to use the cache for the difference linux versions that it support. The reason I ask is because...
- correct one configuration variable name. - correct a few typos in comments
To run "make.sh" in order to build the docker image I needed to install node.js. But then I received a "Error: Cannot find module 'bluebird'". What are all the prerequisites...