Aravindh Puthiyaparambil

Results 24 comments of Aravindh Puthiyaparambil

This is going to allow us to publish Windows images similar to publishing Linux images /kind feature /priority important-soon

Continued working with @rudolphpienaar on this. We now have a development environment on Azure setup where we can bring up pfdcm and orthan. Now when querying pfdcm orthanc using, `pfurl`,...

@junaruga I have an Ubuntu VM on Azure where I am doing this development as I did not want to change anything on my local dev machine. There is nothing...

After applying https://github.com/FNNDSC/pypx/pull/11, I ran into the following problem: ``` aravindh@aravindh-chris:~/FNNDSC/pypx$ export HOST_IP=10.1.2.10 aravindh@aravindh-chris:~/FNNDSC/pypx$ docker run --rm --name pfurl fnndsc/pfurl --verb POST --raw --http ${HOST_IP}:4055/api/v1/cmd --httpResponseBodyParse --jsonwrapper 'payload' --msg '{"action":...