Skip to content

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

@g-apostolova

Description

@g-apostolova

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions