Hi Hans-Rudolf,

thanks for the quick reply.

docker run -i -t -p 8080:80 -v E:\galaxy_storage\:/export/
bgruening/galaxy-stable /bin/bash

this looks really nice. Is it possible to modify galaxy files in the interactive session or will it all be reseted after closing the session?


This will provide an interactive session. You can then start Galaxy (and
other stuff like the required PostgreSQL server) with

startup > log 2>&1 &

the startup takes quite a long time and also shows a lot of errors like:
could not connect to server: Connection refused
     Is the server running on host "localhost" (127.0.0.1) and accepting
     tcp/ip connections on port 5432?

and its not running.



and have access to the container.


with regard to using the '-v' option: are you using the native docker
for Windows or are you using the docker tool box?

I'm using native docker for Windows. is there any benefit using docker tool box?

Best Jochen
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
 https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/mailinglists/

Reply via email to