Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lhns/docker-ammonite
Docker image for ammonite
https://github.com/lhns/docker-ammonite
ammonite docker repl scala
Last synced: 10 days ago
JSON representation
Docker image for ammonite
- Host: GitHub
- URL: https://github.com/lhns/docker-ammonite
- Owner: lhns
- License: apache-2.0
- Created: 2018-05-28T10:34:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T10:04:19.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T00:09:29.694Z (27 days ago)
- Topics: ammonite, docker, repl, scala
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/lolhens/ammonite
- Size: 34.2 KB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-ammonite
[![Build Workflow](https://github.com/lhns/docker-ammonite/workflows/build/badge.svg)](https://github.com/lhns/docker-ammonite/actions?query=workflow%3Abuild)
[![Release Notes](https://img.shields.io/github/release/lhns/docker-ammonite.svg?maxAge=3600)](https://github.com/lhns/docker-ammonite/releases/latest)
[![Docker Stars](https://img.shields.io/docker/stars/lolhens/ammonite)](https://hub.docker.com/r/lolhens/ammonite)
[![Docker Pulls](https://img.shields.io/docker/pulls/lolhens/ammonite)](https://hub.docker.com/r/lolhens/ammonite)
[![Docker Image Size](https://img.shields.io/docker/image-size/lolhens/ammonite)](https://hub.docker.com/r/lolhens/ammonite)
[![Apache License 2.0](https://img.shields.io/github/license/lhns/docker-ammonite.svg?maxAge=3600)](https://www.apache.org/licenses/LICENSE-2.0)Docker image for [ammonite](http://ammonite.io/).
Ammonite lets you use the Scala language for scripting purposes.
## Docker images
https://github.com/lhns/docker-ammonite/pkgs/container/ammonite
https://hub.docker.com/r/lolhens/ammonite
## Environment variables
- **AMM_PREDEF_URL**: Downloads a custom predef on startup. Disabled if undefined.
## License
This project uses the Apache 2.0 License. See the file called LICENSE.