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

Optimize Dockerfile. #668

Merged
merged 3 commits into from
Oct 6, 2023
Merged

Optimize Dockerfile. #668

merged 3 commits into from
Oct 6, 2023

Conversation

mariacarmina
Copy link
Member

Fixes #654 .

Changes proposed in this PR:

  • optimize Dockerfile

@mariacarmina mariacarmina self-assigned this Oct 4, 2023
@mariacarmina
Copy link
Member Author

First try of optimizing docker image size, still need to investigate:
Before:

oceanprotocol/provider-py          test-before   e506026ea968   14 seconds ago   531MB

After:

oceanprotocol/provider-py          test          7b2215192056   2 minutes ago    471MB

@mariacarmina
Copy link
Member Author

A tiny progress:

oceanprotocol/provider-py          new-test-update-3      437MB

@mariacarmina mariacarmina marked this pull request as ready for review October 5, 2023 13:43
@alexcos20 alexcos20 self-requested a review October 6, 2023 10:03
@mariacarmina mariacarmina merged commit 75e48ec into main Oct 6, 2023
5 checks passed
@mariacarmina mariacarmina deleted the optimize-dockerfile branch October 6, 2023 11:59
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.

Reduce docker size if possible
2 participants