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

Install Python3 during build #21

Merged
merged 1 commit into from May 29, 2020
Merged

Conversation

sepastian
Copy link
Contributor

Install Python3 during Docker build.

Link /usr/bin/python3 to /usr/local/bin/python, because /spark/bin/pyspark expects a Python executable named python.

Remove build dependencies (git, wget) after build.

This supersedes #20.

Remove build dependencies (git, wget).
@ruebot
Copy link
Member

ruebot commented May 29, 2020

Successfully built e38db9355054
Successfully tagged aut:latest
/ # python --version
Python 3.6.9
/ # 

Copy link
Member

@ruebot ruebot left a comment

Choose a reason for hiding this comment

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

Thanks @sepastian!

@ruebot ruebot merged commit 854eeea into archivesunleashed:master May 29, 2020
@sepastian
Copy link
Contributor Author

That was fast, thanks, too @ruebot!

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.

None yet

2 participants