Sign inSign up

nasuno/bsjavasample

By nasuno

Updated about 9 years ago

BaseSpace Native App sample

Image
0

129

nasuno/bsjavasample repository overview

callbacks.js

function launchSpec(dataProvider)
{
    var ret = {
        commandLine: [ "java", "Test", "20", "arg1", "arg2", "arg3" ],
        containerImageId: "nasuno/bsjavasample:1.0",
        Options: [ "bsfs.enabled=true" ]
    };
    return ret;
}

Tag summary

Content type

Image

Digest

Size

68.7 MB

Last updated

about 9 years ago

docker pull nasuno/bsjavasample:1.0