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

shrink docker image #16

Merged
merged 1 commit into from
Mar 3, 2023
Merged

shrink docker image #16

merged 1 commit into from
Mar 3, 2023

Conversation

xyb
Copy link
Contributor

@xyb xyb commented Mar 3, 2023

Thank you for sharing this impressive project!

I noticed that we are able to significantly reduce the size of the docker image by removing nodejs and node_modules, as well as switching to a lighter Python 3 base image. From 1.04GB, we are able to bring it down to just 192MB on localhost, and further compress it to 64.02MB, as show on the Docker Hub page:

@mic1on mic1on merged commit 634021b into mic1on:main Mar 3, 2023
@mic1on
Copy link
Owner

mic1on commented Mar 3, 2023

Thank you. I learned a lot

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