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

Improve efficiency of Docker image, by only bundling the actual server #50

Open
MaddyGuthridge opened this issue Jan 23, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@MaddyGuthridge
Copy link
Owner

Currently, the Dockerfile bundles the entire uncompressed server, which is sorta inefficient in terms of space. It would be much better to strip out the non-essential parts to make the image smaller and faster to download.

@MaddyGuthridge MaddyGuthridge added the enhancement New feature or request label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant