deeptools / docker-galaxy-hicexplorer

Galaxy Docker Image for the HiCExplorer
MIT License
10 stars 3 forks source link

Problem to launch “quay.io/bgruening/galaxy-hicexplorer” container with export function #11

Open g-apostolova opened 5 years ago

g-apostolova commented 5 years ago

Docker Version: 18.09.2 API version: 1.39 Go version: go1.10.6 Git commit: 6247962 Host- Windows 10 Version 1809

By executing the command

docker run -d -p 8080:80 -v /home/user/galaxy_storage/:/export/ quay.io/bgruening/galaxy-hicexplorer

it is impossible to access Galaxy-HiCexplorer instance. The following error appears: Localhost:8080 - 403 Forbidden

When the “image only” version is run,

docker run -d -p 8080:80 -p 8021:21 -p 8022:22 quay.io/bgruening/galaxy-hicexplorer

there is no problem to access and work with Galaxy-HiCexplorer instance, however the changes are lost and the data cannot be stored!

The Docker log is attached. service.txt