Chicken Scheme on Alpine in Docker
docker run --rm -it lang/chickenThe default entrypoint is csi (the Chicken Scheme REPL).
| Tag | Description |
|---|---|
latest | Tracks the develop branch of this repository |
release | Tracks the master branch of this repository |
with-git | Same as release but includes git |
| Path | Description |
|---|---|
| ci/images/chicken | Image manifests and assets for latest and release tags |
| ci/images/eggs/* | Image manifests and assets for various eggs |
See LICENSE.txt for the full text.