Quicklisp installer and external dependencies for software in primary Quicklisp distribution
1.1K
busterlatest
busterlinux/amd64, linux/arm64/v8, linux/arm/v7From Quicklisp's Home Page:
Quicklisp is a library manager for Common Lisp. It works with your existing Common Lisp implementation to download, install, and load any of over 1,500 libraries with a few simple commands.
This image contains the Quicklisp installer, located at /usr/local/share/common-lisp/source/quicklisp/quicklisp.lisp, as well as the dependencies needed to load any library in the primary Quicklisp distribution. This list of packages is adapted from debian-9-packages.txt. PRs welcome to add anything that you find is missing.
Only the installer is included as the installed version of Quicklisp does not lend itself well to flexible Dockerization. There are two primary reasons for this. First, installing Quicklisp also downloads the current package metadata. This can cause images to age poorly or have otherwise unexpected behavior based on when the image was last built. Second, there is no option to install Quicklisp in a non user-writeable location. This results in surprises when UIDs don't match up.
The Quicklisp installer is licensed under the MIT License.
The Dockerfiles used to build the images are licensed under BSD-2-Clause.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
Size
968.5 MB
Last updated
almost 6 years ago
docker pull daewok/ql-deps