docker-baseimage-kasmvnc icon indicating copy to clipboard operation
docker-baseimage-kasmvnc copied to clipboard

[FEAT] Reduce size of the built image

Open maricn opened this issue 9 months ago • 2 comments

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

maricn avatar Mar 09 '25 19:03 maricn

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

github-actions[bot] avatar Mar 09 '25 19:03 github-actions[bot]

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.

LinuxServer-CI avatar Apr 09 '25 17:04 LinuxServer-CI

+1

spider1163 avatar May 28 '25 06:05 spider1163

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.

LinuxServer-CI avatar Jun 27 '25 17:06 LinuxServer-CI

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.

thelamer avatar Jul 31 '25 21:07 thelamer

This issue is locked due to inactivity

LinuxServer-CI avatar Aug 31 '25 17:08 LinuxServer-CI