Skip to content

A collection of dockerfiles for creating containers that run NetCDF programs in CentOS7 or Alpine

License

Notifications You must be signed in to change notification settings

basistime/netcdf-dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

netCDF Dockerfiles

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.

Usage

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/

Contribute

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.

License

Creative Commons Zero v1.0 Universal (CC0-1.0)
See LICENSE for more information.

About

A collection of dockerfiles for creating containers that run NetCDF programs in CentOS7 or Alpine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages