capability-job-management-job-wrapper

0.4.14 • Public • Published

Model Job Wrapper

This library provides a wrapper around utilities to prepare a model process to run

The job-wrapper contains everything needed in a model repository to bootstrap the model job run.

It provides the functionality

  • to copy inputs from a file share
  • raise start and stop events
  • run the model.sh
  • to copy outputs back to a file share

The intention is that the job-wrapper is install into a model project via additions to a Dockerfile

RUN mkdir /wrapper
RUN cd /wrapper && npm install capability-job-management-job-wrapper@0.4.11
RUN mv /wrapper/node_modules/capability-job-management-job-wrapper/dockercmd.sh .

Readme

Keywords

none

Package Sidebar

Install

npm i capability-job-management-job-wrapper

Weekly Downloads

0

Version

0.4.14

License

ISC

Unpacked Size

15.6 kB

Total Files

9

Last publish

Collaborators

  • philxceptionale