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

Decrease Docker image size #1

Closed
alexpovel opened this issue Jul 18, 2022 · 1 comment
Closed

Decrease Docker image size #1

alexpovel opened this issue Jul 18, 2022 · 1 comment

Comments

@alexpovel
Copy link
Owner

The Docker image currently sits at over 1 GB in size, which is way too large for what it's doing. alpine could be an option.

@alexpovel
Copy link
Owner Author

alpine and slim both fail the build (gcc and other woes) and aren't worth the headache. Large image size is bad, but build times are also important, which are reasonably low as-is.

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

No branches or pull requests

1 participant