Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 367 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 367 Bytes

addtwo_docker

"Take two numbers and add them" running in a docker container.

The full stack is: a docker container running an up to date ubuntu. node.js and npm on that npm installs express to serve as web pages the add two program on that

With this support: a make file automated testing with a tool TBD