Docker overhaul#1
Conversation
Signed-off-by: Damian Kula <dkula@unistra.fr>
Signed-off-by: Damian Kula <dkula@unistra.fr>
Signed-off-by: Damian Kula <dkula@unistra.fr>
…for sure Signed-off-by: Damian Kula <dkula@unistra.fr>
|
@barsch Could you take a look? |
|
sorry absolutely no time this week - will try to work on it early next week |
|
@heavelock hmm I'm no docker guru - I guess I need a bit help - also see comments below: uff a lot of images - also don't like that those are named now how to proceed? |
|
Now, looking at this PR from the perspective of how you wanted to use it, I see that I will have to redo it. To explain how it works now: Image itself in this is not easily usable because it requires a few environment variables that are passed from the GH Action system. So my plan for now:
What do you think? |
|
yes, I am definitely in favor of a standalone Docker image - usable as shown above - if we can reuse this image than for github action than it would be perfect. Adding this to the main repo is IMHO also the best solution - currently the doc builder scripts are already part of it (https://github.com/obspy/obspy/tree/master/misc/docs). |
Installs all dependencies for the obspy & cartopy in the image itself