docker-galaxy-stable icon indicating copy to clipboard operation
docker-galaxy-stable copied to clipboard

:whale::bar_chart::books: Docker Images tracking the stable Galaxy releases.

Results 109 docker-galaxy-stable issues
Sort by recently updated
recently updated
newest added

@bgruening I added a couple of fixes in our Dockerfile that allow the services to come up. This works, but there may be a better way, so I thought I'd...

when i run docker run -d -p 8080:80 -p 8021:21 -p 8022:22 bgruening/galaxy-stable it show on http://localhost:8080 ``` 403 Forbidden nginx/1.14.0 (Ubuntu) ``` what should i do ??

I have tried to install docker-galaxy-stable, however, is there a problem that doesn't work correctly, it seems docker galaxy cannot start normally. The following is the log information at startup:...

This adds the ability to run [IRIDA](https://irida.ca/) and Galaxy simultaneously. IRIDA is available on port 80 with Galaxy on port 90. Current status is that this works, but it needs...

I've set up a Galaxy container for testing and everything works brilliant so far. The only thing that I can not seem to get working is the display of a...

I installed my docker galaxy follow the instructions https://github.com/bgruening/docker-galaxy-stable, and made some changes in the galaxy container. ``` # run docker galaxy, and it works! $ docker run -d -p...

Hi everyone, I used to run the galaxy-stable container (on Ubuntu) with an export folder mapped to an external drive. Now, I have moved to a different computer, attached the...

I am having an issue building galaxy-server: Collecting futures==3.1.1 Downloading https://wheels.galaxyproject.org/simple/futures/futures-3.1.1.tar.gz (26 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' ERROR: Command errored out with exit...

Dear Team, I am trying to run standalone galaxy setup as a docker container inside Azure App Service However, I am able to see with the docker logs the docker...