Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 707 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 707 Bytes

UFS App Containerization: Docker and Singularity

This repository provides the collections of Docker and Singularity build recipes that can be applied for the ufs srw and mrw applications. hpc-stack and ufs-srw Docker container images are built in the git workflow and pushed to the Docker Hub. Available Docker containers include:

  • docker://noaaepic/ubuntu20.04-gnu9.3

  • docker://noaaepic/ubuntu20.04-gnu9.3-hpc-stack

  • docker://noaaepic/ubuntu20.04-gnu9.3-ufs-srwapp

  • docker://noaaepic/ubuntu20.04-gnu9.3-ufs-mrwapp

Docker directory tree:

Docker/
├── Dockerfile.ubuntu20.04-gnu9.3
├── Dockerfile.ubuntu20.04-gnu9.3-hpc-stack
└── Dockerfile.ubuntu20.04-gnu9.3-ufs-srwapp