Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theodesp/gambit-scheme-ubuntu
The latest Gambit Scheme shell for docker on top of the latest Ubuntu Core.
https://github.com/theodesp/gambit-scheme-ubuntu
docker gambit-scheme schema ubuntu-core
Last synced: about 1 month ago
JSON representation
The latest Gambit Scheme shell for docker on top of the latest Ubuntu Core.
- Host: GitHub
- URL: https://github.com/theodesp/gambit-scheme-ubuntu
- Owner: theodesp
- License: mit
- Created: 2017-06-07T15:41:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-02T16:35:09.000Z (11 months ago)
- Last Synced: 2024-10-03T07:23:29.089Z (about 2 months ago)
- Topics: docker, gambit-scheme, schema, ubuntu-core
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gambit Scheme Ubuntu
https://github.com/theodesp/gambit-scheme-ubuntu.git
## Usage
Pull and run```bash
docker pull theodesp/gambit-scheme-ubuntu
docker run -it --name gambit `docker images -q theodesp/gambit-scheme-ubuntu`
```## Licence
MIT - Theo Despoudis