Closed git-developer closed 7 months ago
Maybe this ist possible, during Installation of CPAN modules they need some build tools.
We can try to copy all cpan modules later to a slim based image layer. But first goal ist to get rid of some build bugs.
$ docker image ls | grep fhem
ghcr.io/fhem/fhem-minimal-docker dev-bullseye e9e2497c9e17 7 hours ago 531MB
ghcr.io/fhem/fhem-minimal-docker 3.3.1-bullseye c9b1f0c873e7 5 months ago 635MB
Thanks a lot!
(Migrated from #115)
This is a request to reduce the size of the v4 minimal image.
The minimal image has grown significantly between v3 and v4:
Maybe a switch to the slim base image helps (not verified).