@@ -54,12 +54,12 @@ From [ABCL's Home Page](https://abcl.org)
> Armed Bear Common Lisp (ABCL) is a full implementation of the Common Lisp language featuring both an interpreter and a compiler, running in the JVM. Originally started to be a scripting language for the J editor, it now supports JSR-223 (Java scripting API): it can be a scripting engine in any Java application. Additionally, it can be used to implement (parts of) the application using Java to Lisp integration APIs.
@@ -106,14 +106,14 @@ M-x slime-connect RET RET RET
```
<aid="orga3a9ef4"></a>
<aid="org95c124a"></a>
# Image variants
This image comes in several variant, each designed for a specific use case.
This image comes in several variants, each designed for a specific use case.
<aid="org50a7673"></a>
<aid="org9a12ed3"></a>
## `%%IMAGE%%:<version>`
...
...
@@ -124,14 +124,14 @@ Some of these tags may have names like buster or stretch in them. These are the
This tag attempts to replicate the base environment provided by buildpack-deps. It, by design, has a large number of extremely common Debian packages.
<aid="org96159d5"></a>
<aid="org98b4a96"></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 ABCL. 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="org103d076"></a>
<aid="orgf106c12"></a>
## `%%IMAGE%%:<version>-windowsservercore`
...
...
@@ -143,7 +143,7 @@ For information about how to get Docker running on Windows, please see the relev