Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 408 Bytes

magellan-node-helloworld-worker

This is a simple hello world application using Node.js and Express framework for MAGELLAN.

Requirement

  • Docker
  • MAGELLAN

Using

docker build -t <Docker Hub username>/node-helloworld-worker .
docker push <Docker Hub username>/node-helloworld-worker

License

MIT