Draft: Add dockerfiles, etc. for SBCL 2.4.6
Compare changes
- Robert Goldman authored
The repo seems intended to build using GitLab CI and bashbrew, but that build process appears to be broken, and I don't know how bashbrew works. So for people like me, this script lets me build all the images for a single SBCL version number.
+ 28
− 8
@@ -40,12 +40,21 @@ for version in "${versions[@]}"; do
@@ -60,7 +69,7 @@ for version in "${versions[@]}"; do
@@ -70,6 +79,17 @@ for version in "${versions[@]}"; do
@@ -96,13 +116,13 @@ for version in "${versions[@]}"; do