https://github.com/pkgw/hera-images
Dockerized framework for testing HERA software.
https://github.com/pkgw/hera-images
Last synced: over 1 year ago
JSON representation
Dockerized framework for testing HERA software.
- Host: GitHub
- URL: https://github.com/pkgw/hera-images
- Owner: pkgw
- Created: 2016-01-26T16:51:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T18:22:13.000Z (over 10 years ago)
- Last Synced: 2025-01-23T17:24:37.410Z (over 1 year ago)
- Language: Shell
- Size: 168 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HERA Docker Image Specifications
================================
This repository has scripts and documentation for running the [HERA] software
stack inside a set of [Docker] containers. This allows you to test all of them
in a single machine in a way that is both reproducible and realistic.
[Docker]: https://www.docker.com/
[HERA]: http://reionization.org/
For a demonstration of how to use these images to test the HERA software, see
[DEMO](DEMO.md).
For a list of the various images that are defined and how they expect to
interface with one another, see [IMAGES](IMAGES.md).
To learn how to build new images on your machine, see [BUILDING](BUILDING.md).
Prebuilt images are available at [pkgw’s account on Docker
Hub](https://hub.docker.com/r/pkgw/).
Copyright
---------
This work is copyright 2015–2016 by the HERA Collaboration. It is licensed
under the MIT License. Peter K. G. Williams is the primary author.