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

Reduce the size of the Docker image #58

Closed
vlnst opened this issue Jul 18, 2024 · 0 comments · Fixed by #60
Closed

Reduce the size of the Docker image #58

vlnst opened this issue Jul 18, 2024 · 0 comments · Fixed by #60
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@vlnst
Copy link
Contributor

vlnst commented Jul 18, 2024

The current Docker image for our application is 1.09GB after decompression, which is quite large.

It would be great if we could optimize the Docker image to make it less bloated and reduce its size significantly.

Perhaps we could consider utilizing multi-stage builds or examining how layers are cached to optimize the image.

@syeopite syeopite added enhancement New feature or request help wanted Extra attention is needed labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants