Installing Chapel using Docker

Note: this page is no longer being maintained.
Please refer to this replacement page instead

To get started with the Chapel Docker image:
  1. Install Docker Engine on your system if it isn't already

  2. Get the Chapel image: docker pull chapel/chapel

  3. Follow the instructions on the Chapel Docker Hub page to compile and run some simple programs