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

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

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

alpine-linux docker guile scheme

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Guile Scheme Alpine

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

## Usage
Pull and run

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

## Licence
MIT - Theo Despoudis