Closed potant closed 3 days ago
Thanks to @jyotipm29 we are back on track :smile: The new 24.1 image contains a lot of changes and reflects the latest developments in Galaxy.
Please test the new version, e.g. with:
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 tips to it.
For a list of changes, see the Changelog.
Feel free to reopen the ticket, if you have still any problem, Thanks for your interest!
Hello, i am trying to run the container with --privileged=true -e DOCKER_PARENT=True -p 8800:8800, so as jupyter docker can be executed.
The jupyter cannot start. Supervisor services page is attached
Any idea?