NGEET / fates-containers

Repository for containerized version of fates for use in future tutorials
6 stars 7 forks source link

Intermediate docker images for specific HLMs without FATES? #15

Open glemieux opened 4 years ago

glemieux commented 4 years ago

Is there any benefit to separate out the HLM Dockerfile build from the FATES configuration? At first I was thinking this didn't really make much sense since the last step for integrating FATES is so minor. That said perhaps we could do this so as to create specific HLM-only images with descriptive tags that correlate to a particular HLM version. This separation of steps might simplify the tagging structure given that one commit of fates_next_api can suffice for multiple commits of FATES typically.