Dockerfiles for building images that support netCDF use and development
This is a simple repository of dockerfiles for building images that support netCDF development.
Currently, the files here produce three types of images:
- Builds from packages onto the latest CentOS
- Builds from source onto the latest CentOS
- Builds from source onto Alpine Linux
Containers from these images can be used in interactive and non-interactive processes.
For the unfamiliar, these files are instructions to Docker that tell it how to build images from which containers may be generated.
If this is all new to you, it would be best to read about Docker here: https://www.docker.com/
Detailed instructions for getting started and using Docker can be found here: https://docs.docker.com/
Feel free to send me messages on GitHub! PRs are accepted. At this time this repo has a one-man maintenance team, so I will have to accept each PR. Issues and suggestions can be filed on this repo's Issues page.
Creative Commons Zero v1.0 Universal (CC0-1.0)
See LICENSE for more information.