[Iplant-api-dev] agave docker cloudrunner app
Conn, Bill James
Bill.Conn at usd.edu
Wed Jan 28 11:59:30 MST 2015
I'm having some trouble getting the docker cloudrunner app to work. I submit a job with this json
{
"name": "cloud-runner-0.1.0u3-test",
"appId": "cloud-runner-0.1.0u3",
"parameters": {
"dockerImage": "ubuntu:14.04",
"command": "/bin/echo",
"commandArgs": "'Hello world'"
}
}
I get a size zero std out file and the std err file looks like
{
"status" : "success",
"message" : null,
"version" : "2.1.0-r6d11c",
"result" : { }
}{
"status" : "success",
"message" : null,
"version" : "2.1.0-r6d11c",
"result" : { }
}un/docker.sock: no such file or directory
I believe that job submission json was working a couple weeks ago.
Thanks,
Bill
Bill Conn
Computational Research Analyst
Information Technology Services
The University of South Dakota
A&S 212
Bill.Conn at usd.edu<mailto:Bill.Conn at usd.edu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iplantcollaborative.org/pipermail/iplant-api-dev/attachments/20150128/8f6fd90f/attachment.html
More information about the Iplant-api-dev
mailing list