-
Notifications
You must be signed in to change notification settings - Fork 6
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
use apt-cacher proxy to make building faster #33
Comments
@zsero I had a look at this a few months back and I found the mirror to occupy about 150GB or something... There is a way to actually clone only the needed packages by using |
This is related more to our environment than dr itself. If you want to set it up, feel free. It's going to save some time, but I personally think it's not going to be a massive change. |
I know it's not going to be a massive change, but it's definitely one of the options we have to make building faster. I believe it would cut almost one minute from each building time. @skarbat I think making a mirror would be huge, but apt-cacher would only be a proxy, not a mirror, but I'm not an expert in this. |
guys, let's get back to this conversation after v.1.0.3 is released please. |
It's possible and easy to set up a local apt proxy using apt-cacher. This would make the build process much faster as well as would be friendlier to the official raspbian repo server.
https://help.ubuntu.com/community/Apt-Cacher-Server
The text was updated successfully, but these errors were encountered: