To build this service, switch to the service folder and type the following commands from the command line prompt:
npm run docker-build
To run this service from the command prompt,
npm run docker-run
To publish a new version to the package repository
npm run docker-push