Closed chambm closed 3 days ago
I'm actually using the monolithic image myself already and it seems to be working ok. So it's just the compose variant that's failing?
Yes, looks like it :(
Thanks to @jyotipm29 we are back on track :smile:
Please give it a try:
docker run -p 8080:80 -p 8021:21 -p 4002:4002 --privileged=true -e "GALAXY_DESTINATIONS_DEFAULT=slurm_cluster_docker" -v /tmp/galaxy-data/:/export/ quay.io/bgruening/galaxy:24.1
... or any other combination. The readme has been updated. Please add any useful tip to it.
For a list of changes, see the Changelog.
Mh, it seems we need to update python somewhere?