On 15-May-16 15:30, Nadeesh Dilanga wrote:
Hi Stian,
Hello
I tried many things these days. Here I focused on core parts of the project. First I successfully built and run a simple workflow using 'FASTA' service. Here I used 'Taverna Workbench Core 2.5.0' IDE. Then I run a existing docker image which is called 'hello-world' and got an output like this 'Hello from Docker' etc.
Great.
My next aim is to invoke docker through the REST API. I tried to enable REST API on Docker, but got an error. Now I'm fixing it
Don't forget that you can ask for help on this mailing list - or look on stackoverflow :)
and hope to finish it ASAP. When it done I'm ready to use Chrome REST client through the activity plugin with the help of curl commands.
I use the PostMan app. So you plan to initially have a tool service that runs curl?
So then I can try these steps programmatically for the project. By the way right now, I'm creating a docker container and a docker image with the help of youtube videos. :)
Youtube is an excellent source of technical videos. Have you considered using a blogging site to describe your progress? Alan
