Dendra service for scheduling and dispatching build requests.
257
A service for scheduling and dispatching build requests. Used to kick-off annotation side-effects and data aggregate calculations. Built using Feathers.
Be sure you have Node version 10.15.1. If you’re using nvm, you may need to nvm use 10.15.1.
Clone this repo.
Make this project directory the current directory, i.e. cd dendra-build-api.
Install modules via npm install.
If all goes well, you should be able to run the predefined package scripts.
Make this project directory the current directory, i.e. cd dendra-build-api.
Build the project docker build -t dendra:dendra-build-api ..
Tag the desired image, e.g. docker tag f0ec409b5194 dendra/dendra-build-api:latest.
Push it via docker push dendra/dendra-build-api.
Content type
Image
Digest
sha256:7bf2e8e87…
Size
342.1 MB
Last updated
almost 4 years ago
docker pull dendra/dendra-build-api