Draft: Add dockerfiles, etc. for SBCL 2.4.6
Compare changes
- Robert Goldman authored
Still not correctly building multi-architecture single images.
build-all.sh
0 → 100755
+ 36
− 0
Update the build scripts a little to use more modern source images, and adapt to minor changes in Dockerfile syntax.
Adds the 2.4.6
subdirectory.
I am marking this as draft, because I do not know how to update the windowsserver docker images. There's at least one environment variable, MSYS2_VERSION
that is not documented, and I do not know how to set. So there are no windowsservercore
images in this commit.
Still not correctly building multi-architecture single images.