mitmers/ccl

By mitmers

Updated over 4 years ago

Clozure Common Lisp

Image
0

915

Supported Tags

Simple Tags

  • 1.12-debian-buster, 1.12-debian, debian-buster, debian
  • 1.12-debian-stretch, debian-stretch
  • 1.12-ubuntu-focal, 1.12-ubuntu, ubuntu-focal, ubuntu
  • 1.12-ubuntu-bionic, ubuntu-bionic
  • 1.12-windowsservercore-ltsc2019, 1.12-windowsservercore, windowsservercore-ltsc2019, windowsservercore

Shared Tags

  • 1.12: - 1.12-debian-buster
    • 1.12-windowsservercore-ltsc2019
  • latest: - 1.12-debian-buster
    • 1.12-windowsservercore-ltsc2019

Quick Reference

What is CCL?

From CCL's Home Page:

Clozure CL (often called CCL for short) is a free Common Lisp implementation with a long history. Some distinguishing features of the implementation include fast compilation speed, native threads, a precise, generational, compacting garbage collector, and a convenient foreign-function interface.

What's in the image?

This image contains CCL binaries built from the latest binary releases from the CCL devs for a variety of OSes and architectures.

The general policy for OS support is that images will be built for two versions of supported OSes: either the two most recent versions or the latest LTS and most recent version, as applicable.

License

CCL is licensed under the Apache v2.0.

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.

Docker Pull Command

docker pull mitmers/ccl