https://github.com/plummerssoftwarellc/chapel-docker
Dockerfile for Debian image with Chapel installed
https://github.com/plummerssoftwarellc/chapel-docker
Last synced: 5 months ago
JSON representation
Dockerfile for Debian image with Chapel installed
- Host: GitHub
- URL: https://github.com/plummerssoftwarellc/chapel-docker
- Owner: PlummersSoftwareLLC
- Created: 2021-08-18T13:58:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-25T07:28:53.000Z (over 2 years ago)
- Last Synced: 2025-10-06T11:43:41.656Z (9 months ago)
- Language: Dockerfile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chapel in Docker
This repository contains a Dockerfile with which a Debian image can be built that has Chapel installed.
It is published on Docker Hub as [primeimages/chapel](https://hub.docker.com/r/primeimages/chapel).
Currently, it is based on:
* [Debian 10](https://www.debian.org/releases/buster/)
* [Chapel 1.24.1](https://chapel-lang.org/)