Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use it in aplications #1

Open
tanja84dk opened this issue Jun 7, 2019 · 1 comment
Open

How to use it in aplications #1

tanja84dk opened this issue Jun 7, 2019 · 1 comment

Comments

@tanja84dk
Copy link

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 I would love to use it to cache packages at this point for both ubuntu distros and alpine when I build images but I have no idea of how to tell the systems to use the apt-cacher-ng as proxy.

And later I'm also looking at creating docker images build on other distros

@techie2000
Copy link

@tanja84dk I realise your 'issue' is a very old one and almost certainly not relevant to you after all these years (and it seems this repo is no longer being maintained), but in case someone else stumbles upon this, on client machines (assuming they are using apt), edit/create /etc/apt/apt.conf.d/00aptproxy and add Acquire::http::Proxy "http://apt-cacher-ng-url:3142";.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants