Skip to content

benjaminrose/astro-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Astro Container

My default scientific Python, with a focus on astronomy, container.

Uses

My typical use is to pull this container and add a volume that contains the data and analysis scripts.

docker pull ghcr.io/benjaminrose/astro-container
docker run -it -v .:/root ghcr.io/benjaminrose/astro-container

This will add the working directory into the containers working directory. Also, adding :tag after astro-container will get you something other than the latest container.

I'll add a PodMan example at some point.

Help and Contributions

This is a repository I use for testing. I may not respond to pull requests or issue on GitHub.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages