Great! If you are in Linux, you might have to add your user to the "docker" user group and log in again, so that you don't need "sudo docker" but can just do "docker".
Note that this effectively gives your user root, as you could do docker run -v /:/root -it ubuntu chroot /root bash to get your real / I think the Docker activity could use the Docker protocol, which I think can be set up for authentication.. perhaps that could be an advanced stage.. we'll probably need a README about how you need to set up the Docker environment in order for your new Taverna activity to play along with it. On 6 May 2016 at 04:33, Nadeesh Dilanga <[email protected]> wrote: > Started go through existing work flows and use the tool activity plugin to > simple run a > docker. -- Stian Soiland-Reyes Apache Taverna (incubating), Apache Commons RDF (incubating) http://orcid.org/0000-0001-9842-9718
