Installing Chapel using Docker
To get started with the Chapel Docker image:
- Install Docker Engine on your system if it isn't already
- Get the Chapel image:
docker pull chapel/chapel
- Follow the instructions on the Chapel Docker Hub page to compile and run some simple programs