Skip to content

mbT-Infrastructure/docker-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node.js image

This Docker image contains a node.js install.

Development

To build and run for development run:

docker compose --file docker-compose-dev.yaml up --build

To build the image locally run:

./docker-build.sh