Re: cl-docker-images

Anton Vodonosov <[email protected]> Tue, 25 Nov 2025 04:29:36 +0300
Newsgroups gmane.lisp.common-lisp-net.devel
Message-ID <8851764034176@69f7afad-5149-49db-92c8-f567dda88a92>
"David Cooper" <[email protected]>:

> I assume that is a single image which includes all the impls?

Yes. 

I don"t know why CMUCL is misding there. Maybe because CMUCL is 32bit? But 32bit binaries can be run on 64bit systems (it may require installing some 32bit libraries).

I am not suggesting to make the CMUCL in cl-devel the main focus of the docker images effort, of course. Just hinting it's something nice to have and can make image more complete and useful for some. So if you will be studying the build pipeline and have understanding how to add CMUCL without much effort, please beware of the interest.

Best regards,
- Amton