sameersbn / docker-apt-cacher-ng

Dockerfile to create a Docker container image for Apt-Cacher NG
MIT License
207 stars 71 forks source link

update to ubuntu disco with apt-cacher-ng 3.2 #18

Closed russkel closed 5 years ago

russkel commented 5 years ago

In order to update to 3.2 you have to use a newer version of ubuntu. Seeing as there is no newer LTS I went for the latest ubuntu version.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

russkel commented 5 years ago

Fair enough :thinking:

sameersbn commented 5 years ago

Hey sorry about this. For the longevity of the image I prefer to stick to LTS releases. Is there any specific bugfix/feature in 3.2 that prompts this update?

russkel commented 5 years ago

Not particularly. I don't know how apt-cacher works but from what I've seen it's probably not super high quality software as well as the age of it and lack of development. Mainly for security, I guess.

It's not backported, is it?

sameersbn commented 5 years ago

My understanding is LTS releases only bump PATCH versions for packages, while back porting important security fixes.

russkel commented 5 years ago

Sure. I'll close this then.