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

[WIP] Requested improvements (and more) #506

Closed hexylena closed 5 years ago

hexylena commented 5 years ago
hexylena commented 5 years ago

I attempted to get the standalone container on new startup script, without much success. I'll need to keep working on it unfortunately.

bgruening commented 5 years ago

It seems that the PG_DATA_DIR_DEFAULT is not copied over to /export/ but this is the path used to start the container.

bgruening commented 5 years ago

RabbitMQ does not seem to work, otherwise, TS install works and I can run tools with condor at least.

Do you want to take this out of WIP and run travis tests?

bgruening commented 5 years ago

I will take this over to dev, I guess we need to release next week.

bgruening commented 5 years ago

Thanks Helena!