@@ -54,12 +54,12 @@ From [CCL's Home Page](https://ccl.clozure.com):
> 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.
@@ -106,14 +106,14 @@ M-x slime-connect RET RET RET
```
<aid="orgba73c95"></a>
<aid="orgc24a463"></a>
# Image variants
This image comes in several variants, each designed for a specific use case.
<aid="org1fb4d00"></a>
<aid="org25012ff"></a>
## `%%IMAGE%%:<version>`
...
...
@@ -123,15 +123,17 @@ Some of these tags may have names like buster or stretch in them. These are the
These images are built off the buildpack-deps image. It, by design, has a large number of extremely common Debian packages.
These images contain the Quicklisp installer, located at `/usr/local/share/common-lisp/source/quicklisp/quicklisp.lisp`.
<aid="org27b512e"></a>
<aid="org99c24da"></a>
## `%%IMAGE%%:<version>-slim`
This image does not contain the common packages contained in the default tag and only contains the minimal packages needed to run CCL. Unless you are working in an environment where only this image will be deployed and you have space constraints, we highly recommend using the default image of this repository.
<aid="org0ad43a4"></a>
<aid="orgb3b2628"></a>
## `%%IMAGE%%:<version>-windowsservercore`
...
...
@@ -143,7 +145,7 @@ For information about how to get Docker running on Windows, please see the relev