Skip to content

Dockerize astronomy related python packages easily!

Notifications You must be signed in to change notification settings

STAC-IITMandi/astrocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

example command to build the image

docker build --tag my-pkg . --build-arg dev=true --build-arg pkg=astroquery

example command to run the image

docker run -it --name astroquery-app my-astroquery

Supports all astropy affiliated python packages

About

Dockerize astronomy related python packages easily!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published