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

Make Python libraries installed globally in Docker image #2622

Merged
merged 2 commits into from
Jun 1, 2021

Conversation

garrettjstevens
Copy link
Contributor

This makes the Python libraries (including the arrow cli tool) installed globally in the Docker image. Before this they were installed under the apollo user, and then subsequently deleted by build.sh.

Fixes #2620

@garrettjstevens garrettjstevens self-assigned this Jun 1, 2021
@garrettjstevens garrettjstevens merged commit 210b46f into develop Jun 1, 2021
@garrettjstevens garrettjstevens deleted the docker_arrow branch June 1, 2021 22:53
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.

arrow/python-apollo not present in docker image
1 participant