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

- Switched hadoop mirror as the previously used mirror is no longer a… #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fred4freedom
Copy link

…vailable

  • Switched from ubuntu based python to alpine based python (Note that apk add -update should be used in place of apt-get update && apt-get install now)
  • Reduce to minimal openjdk jre 8
  • Optimized the base image size from 1.9 GB to 800 MB
  • Added python3 / spark2 branch

Fred added 2 commits June 6, 2017 15:33
…vailable

- Switched from ubuntu based python to alpine based python (Note that `apk add -update` should be used in place of `apt-get update && apt-get install` now)
- Reduce to minimal openjdk jre 8
- Optimized the base image size from 1.9 GB to 800 MB
- Added python3 / spark2 branch
- Fix errors in the Dockerfiles for Spark 2.0 where the wrong spark packages are used in both python 2 and 3
Copy link
Contributor

@chrissng chrissng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Split the PR to two. One for addressing Hadoop download and openJDK. The other for Alpine based image. Why not look at this alpine based Python image? https://github.com/docker-library/python/blob/cd1f11aa745a05ddf6329678d5b12a097084681b/2.7/alpine/Dockerfile https://hub.docker.com/_/python/

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