Hi Jochen

I would definitively go for the native docker for Windows and not using docker tool box. Though, this is based on my experience using native docker for Mac versus docker tool box.

Maybe someone else on the list has experience with running Bjoern's docker images on windows?


Yes, once you get the '-v' option running, it will be possible to modify galaxy files and keep the changes.

Hans-Rudolf

On 08/31/2016 01:56 PM, Jochen Bick wrote:
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