Skip to content

Use buildpack-deps:jessie-curl for 0.10 and 0.12 slim images. See #144 #149

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

Merged
merged 1 commit into from
Apr 18, 2016
Merged

Use buildpack-deps:jessie-curl for 0.10 and 0.12 slim images. See #144 #149

merged 1 commit into from
Apr 18, 2016

Conversation

chorrell
Copy link
Contributor

This updates the 0.10 and 0.12 slim variant Dockerfiles to be consistent with the 4.x and 5.x slim variants:

  • Base the image off of buildpack-deps:jessie-curl instead of debian:jessie
  • Only install the xz-utils package

Test build looks good: https://travis-ci.org/chorrell/docker-node/builds/122896535

@chorrell
Copy link
Contributor Author

This increases the image size a bit for 0.10-slim and 0.12-slim since wget is also installed as part of buildpack-deps:jessie-curl but that should be acceptable -- it would be worse if something was removed and caused breakage.

Merging.

@chorrell chorrell merged commit 0d692d9 into nodejs:master Apr 18, 2016
@chorrell chorrell deleted the slim-consistency branch May 6, 2016 14:17
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.

1 participant