yuvipanda / tljh-pangeo

TLJH Plugin for setting up the Pangeo Stack
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

An idea for the "plugin" approach - use repo2docker config files #1

Open choldgraf opened 6 years ago

choldgraf commented 6 years ago

One thought - what if we tried to completely co-opt the "repo2docker" config file structure. E.g. repo2docker goes from repository -> Dockerfile -> image. This tool could look for the same repository files (except for a Dockerfile) and install the environment specified in it. That way we're not telling people to use a new pattern of interaction. You could do tljh-config install path_to_repo or something?

yuvipanda commented 6 years ago

I agree! I think it should be a plugin itself rather than be part of tljh cor.e