@@ -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="orgc24a463"></a>
<aid="orga8c2629"></a>
# Image variants
This image comes in several variants, each designed for a specific use case.
<aid="org25012ff"></a>
<aid="orga222644"></a>
## `%%IMAGE%%:<version>`
...
...
@@ -126,14 +126,14 @@ These images are built off the buildpack-deps image. It, by design, has a large
These images contain the Quicklisp installer, located at `/usr/local/share/common-lisp/source/quicklisp/quicklisp.lisp`.
<aid="org99c24da"></a>
<aid="org936d2d3"></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="orgb3b2628"></a>
<aid="orgd3e09ae"></a>
## `%%IMAGE%%:<version>-windowsservercore`
...
...
@@ -145,7 +145,7 @@ For information about how to get Docker running on Windows, please see the relev