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

Upgrade container base image to alpine:3.5 #2158

Merged
merged 1 commit into from
Jan 26, 2017
Merged

Conversation

ekimekim
Copy link
Contributor

As well as upgrading to latest stable being nice in general,
this was triggered by an issue where we could no longer find the bash package in 3.3

This upgrade also lets us get rid of reliance on the edge (rolling latest) repository
for runit, since 3.5 now contains runit natively.

I've done some basic tests and nothing seems to be broken by the version changes.

As well as upgrading to latest stable being nice in general,
this was triggered by an issue where we could no longer find the bash package in 3.3

This upgrade also lets us get rid of reliance on the edge (rolling latest) repository
for runit, since 3.5 now contains runit natively.
@jpellizzari
Copy link
Contributor

jpellizzari commented Jan 26, 2017

@ekimekim I was able to build the previously failing docker image and a make clean && make finishes successfully. LGTM.

@ekimekim ekimekim merged commit 5ba78e0 into master Jan 26, 2017
@ekimekim ekimekim deleted the mike/upgrade-alpine branch January 26, 2017 21:54
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

Successfully merging this pull request may close these issues.

2 participants