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

Dockerflie: tweak pip install parameters #1642

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

pjonsson
Copy link
Contributor

@pjonsson pjonsson commented Sep 21, 2024

Reason for this pull request

Stop keeping a pip cache to reduce the image size, and stop contacting remote servers during the image build.

Proposed changes

  • Closes #xxxx

  • Tests added / passed

  • Fully documented, including docs/about/whats_new.rst for all changes


📚 Documentation preview 📚: https://datacube-core--1642.org.readthedocs.build/en/1642/

This reduces the size of the image.
This avoids contacting a remote server
during image build, which speeds up
the build marginally.
Copy link
Member

@omad omad left a comment

Choose a reason for hiding this comment

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

Thanks,

@omad omad merged commit e9a6fbb into opendatacube:develop Oct 3, 2024
15 of 18 checks passed
@pjonsson pjonsson deleted the docker-no-pip-cache branch October 3, 2024 07:23
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