tailhook / vagga

Vagga is a containerization tool without daemons
http://vagga.readthedocs.org
MIT License
1.86k stars 96 forks source link

busybox apk is outdated #480

Closed rainboh closed 6 years ago

rainboh commented 6 years ago

fetch is failing as 'busybox-static-1.25.1-r0.apk' is no longer available under http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/

tailhook commented 6 years ago

Thanks!

We should eventually upgrade to alpine v3.7 though.

rainboh commented 6 years ago

CI was failing ?

tailhook commented 6 years ago

That's OSX version, it's kinda tier2 platform for now, because it's dysfunctional yet (but was compiling some time ago). I'm keeping it to have more motivation to work on it from time to time. I might need to add allow_failure to make it less surprising though :)