function launchSpec(dataProvider)
{
var ret = {
commandLine: [ "java", "Test", "20", "arg1", "arg2", "arg3" ],
containerImageId: "nasuno/bsjavasample:1.0",
Options: [ "bsfs.enabled=true" ]
};
return ret;
}
Content type
Image
Digest
Size
68.7 MB
Last updated
about 9 years ago
docker pull nasuno/bsjavasample:1.0