Re: cl-docker-images

Anton Vodonosov <[email protected]> Tue, 25 Nov 2025 03:37:18 +0300
Newsgroups gmane.lisp.common-lisp-net.devel
Message-ID <[email protected]>
I am using the clfoundation/cl-devel:2022-02-09 docker image to test cl+ssl on various lisp implementations with Github Actions (https://github.com/cl-plus-ssl/cl-plus-ssl/tree/master/.github/workflows).

What I am missing is CMUCL - it's absent in that image, and I even introduced an unnoticed regression for CMUCL.

So, if there is work on refreshing the docker images, let me express a wish for CMUCL to be included in the cl-devel image.

Best regards,
- Anton