Skip to content

bdelwood/am-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

am-docker

A Dockerized version of am.

You can run it with

docker run -it --rm ghcr.io/bdelwood/am

Or with singularity

singularity pull am.sif docker://ghcr.io/bdelwood/am
singularity run am.sif

If you want to build it locally,

git clone https://github.com/bdelwood/am-docker && cd am-docker
docker build -t local/am .

License

am's license is here.

Everything else in this repo is under the MIT license.

About

A Docker image for the am submillimeter atmospheric modeling software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages