An open API service indexing awesome lists of open source software.

https://github.com/theodesp/chicken-scheme-alpine

The latest Chicken Scheme shell for docker on top of the latest Alpine Linux.
https://github.com/theodesp/chicken-scheme-alpine

alpine-linux chicken-scheme docker scheme

Last synced: 11 months ago
JSON representation

The latest Chicken Scheme shell for docker on top of the latest Alpine Linux.

Awesome Lists containing this project

README

          

# Chicken Scheme Alpine

The latest Chicken Scheme shell for docker on top of the latest Alpine Linux.

## Usage
Pull and run

```bash
docker pull theodesp/chicken-scheme-alpine
docker run -it --name chichen `docker images -q theodesp/chicken-scheme-alpine`
```

## Licence
MIT - Theo Despoudis