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

sepastian commented May 29, 2020

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
/ # 
@ruebot
ruebot approved these changes May 29, 2020
Copy link
Member

ruebot left a comment

Thanks @sepastian!

@ruebot ruebot merged commit 854eeea into archivesunleashed:master May 29, 2020
1 check passed
1 check passed
ci/dockercloud Your tests passed in Docker Cloud
Details
@sepastian
Copy link
Contributor Author

sepastian commented May 29, 2020

That was fast, thanks, too @ruebot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.