Hpc Container Maker Save

HPC Container Maker

Project README

Python 3 Conda PyPI - Downloads License

HPC Container Maker

HPC Container Maker (HPCCM - pronounced H-P-see-M) is an open source tool to make it easier to generate container specification files.

Overview

HPC Container Maker generates Dockerfiles or Singularity definition files from a high level Python recipe. HPCCM recipes have some distinct advantages over "native" container specification formats.

  1. A library of HPC building blocks that separate the choice of what to include in a container image from the details of how it's done. The building blocks transparently provide the latest component and container best practices.

  2. Python provides increased flexibility over static container specification formats. Python-based recipes can branch, validate user input, etc. - the same recipe can generate multiple container specifications.

  3. Generate either Dockerfiles or Singularity definition files from the same recipe.

Additional Resources

Open Source Agenda is not affiliated with "Hpc Container Maker" Project. README Source: NVIDIA/hpc-container-maker
Stars
436
Open Issues
15
Last Commit
5 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating