docker-rust icon indicating copy to clipboard operation
docker-rust copied to clipboard

Switch from jessie to testing to support newer packages

Open Susurrus opened this issue 8 years ago • 2 comments
trafficstars

I'm using your images for running CI builds of my two rust crates and one of them fails because jessie is running such old packages. This would be fixed for me if instead of debian jessie you built on debian testing. If you'd be amenable to this I could write a PR for it for this repo.

Susurrus avatar Jan 31 '17 17:01 Susurrus

I've had in mind to create seperate set of images based on alpine. Would it suit your needs?

Scorpil avatar Mar 09 '17 07:03 Scorpil

It appears to support all the packages I need, but I don't know much about it. Obviously I'd prefer a system I already understand (like Debian or Fedora) rather than using a different once, but it should work, yes.

Susurrus avatar Mar 10 '17 03:03 Susurrus