Draft: Add dockerfiles, etc. for SBCL 2.4.6
Compare changes
+ 9
− 7
@@ -7,11 +10,12 @@ cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
@@ -20,14 +24,12 @@ for version in "${versions[@]}"; do
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.