bgruening / docker-galaxy

:whale::bar_chart::books: Docker Images tracking the stable Galaxy releases.
http://bgruening.github.io/docker-galaxy
MIT License
226 stars 134 forks source link

Run dumpsql within build-orchestration-images #480

Closed pcm32 closed 5 years ago

pcm32 commented 5 years ago

This PR runs dumpsql as part of the building script, making sure that the dump used on the containers is based on the galaxy-init image just created, avoiding any incongruences.

pcm32 commented 5 years ago

I have tested this and image start correctly with the new postgres setup. One less manual step. Maybe I should add a note on the documentation.

bgruening commented 5 years ago

Nice improvement! Do you think we should keep the name _TAG? Its not a tag anymore, its more the full image name.