Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 266 Bytes

Common Lisp SBCL build with some useful packages for DevOps

The complete list of extra packages here.

To build multiarch image:

docker buildx build --platform linux/arm/v7,linux/arm64/v8,linux/amd64 .