Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

chore: update Dockerfile to reduce the image size#70

Open
tdurieux wants to merge 1 commit intoJVT038:masterfrom
docker-parfum:improve_dockerfile
Open

chore: update Dockerfile to reduce the image size#70
tdurieux wants to merge 1 commit intoJVT038:masterfrom
docker-parfum:improve_dockerfile

Conversation

@tdurieux
Copy link
Copy Markdown

Hi there,

I've made a small improvement to the Dockerfile that I think could help optimize the image size.

The change I made:

  • I added the --no-cache-dir to the pip command to disable the package cache.

Impact on the image size:

  • Image size before repair: 289.16 MB
  • Image size after repair: 258.51 MB
  • Difference: 30.65 MB (10.6%)

I hope that you will find these changes useful to you. Let me know if you have any questions or concerns.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant