Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 191 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 191 Bytes

Base image for node applications

Branches are used for the various versions

To build locally

docker build -t catapultcx/node:12

To run

docker run -t -i --rm catapultcx/node:12