You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/10 20:09:58 UTC

[GitHub] pritidesai commented on issue #866: Export blackbox

pritidesai commented on issue #866: Export blackbox
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/866#issuecomment-380230696
 
 
   like for example:
   
   ```
         CustomDockerAction4:
           name: CustomDockerAction4
           location: ""
           version: 0.0.1
           function: ""
           code: ""
           runtime: blackbox
           namespace: <namespace>/IntegrationTestDocker
           credential: ""
           exposedUrl: ""
           web-export: ""
           web: ""
           main: ""
           docker: openwhisk/dockerskeleton
           limits: null
           inputs: {}
           outputs: {}
           annotations:
             exec: blackbox
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services