docker-baseimage-kasmvnc
docker-baseimage-kasmvnc copied to clipboard
[FEAT] Reduce size of the built image
Is this a new feature request?
- [x] I have searched the existing issues
Wanted change
This image has grown a lot.
looking into it with ncduit seems a lot of unnecessary stuff is in there, for example LLVM stuff can be removed after LLVM is used for whatever is being compiled, unused locales (and especially locale-archive) can be pruned.
Reason for change
Less resources needed on your server, and on all of our servers running images based off of this one.
Proposed code change
No response
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
+1
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
We have shifted our downstream desktop images to an in house stack https://github.com/linuxserver/docker-baseimage-selkies/
And unfortunately with the inclusion of cjk fonts and every lang being supported they got even bigger. We decided to reduce support burden vs reduce image size, it is what it is.
This issue is locked due to inactivity