Skip to content

fmidev/weather-satellites-nwp-saf-aapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe to build NWP SAF AAPP as a container

Existing files

The files present in the repository are:

  • README.md - this file
  • Dockerfile - build recipe
  • entrypoint.sh - file to be run when the container is started
  • install_aapp8.patch - a patch to make some changes to the original installation. FMI specific changes, adjust as necessary.

External files needed

The following files and packages are needed for the installation:

Building

podman build -t aapp -f Dockerfile .

Usage

TODO

About

Recipe to build NWP SAF AAPP as a container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published