docker-apt-cacher-ng icon indicating copy to clipboard operation
docker-apt-cacher-ng copied to clipboard

Dockerised apt-cacher-ng, local package cache for multiple distros

Results 4 docker-apt-cacher-ng issues
Sort by recently updated
recently updated
newest added

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...