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

19.09 release #540

Closed bgruening closed 4 years ago

abretaud commented 4 years ago

So we'll need to make an argh wheel on starforge or there's a missing option in pip install?

bgruening commented 4 years ago

I hope this one is fixing it https://github.com/galaxyproject/ansible-galaxy-extras/commit/edc350b326a2cc11b8bfb0d1bc63554158146ec8

Nate changes wheels.galaxyproject.org and we need now to specify extra URLs I think.

abretaud commented 4 years ago

So do we tag this 19.09 image, and see if we can fix the compose images for the next release?

bgruening commented 4 years ago

Yes, @AndreasSko is working on a huge restructuring of the compose setup. I will ask him to open a WIP PR.

AndreasSko commented 4 years ago

Opened a WIP PR https://github.com/bgruening/docker-galaxy-stable/pull/546 :)

abretaud commented 4 years ago

Thanks for the merge, and great work in #546!

bgruening commented 4 years ago

@abretaud please let us know what you think about #546 ... its a major rewrite. We are still not sure if building it without ansible is the right way, but it feels like it.

abretaud commented 4 years ago

I haven't looked deeply at the diff (I will!), but I had the same kind of feeling just a few days ago: ansible adds a layer of complexity which makes maintaining the docker images painful sometimes... so I think it's a good way to try