spacetelescope / roman_tools

Instructions and tutorials for Roman software tools distributed by STScI for the science community
BSD 3-Clause "New" or "Revised" License
14 stars 6 forks source link

Refactor Dockerfile #31

Closed robelgeda closed 5 years ago

robelgeda commented 5 years ago

This PR refactors the installation process from the Dockerfile as to allow multiple Dockerfiles to install the tools. This then make Dockerfiles wrappers around the bash script file.

You can see that this method works in mybinder, here is a build of my branch: https://mybinder.org/v2/gh/robelgeda/wfirst-tools.git/docker

robelgeda commented 5 years ago

This experiment did not work because the image keeps getting rebuilt each time you try to open mybinder