Skip to content

antdrums/simple-node-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Node App

This code is used to create a docker image with a simple node app running inside the container. It is easier to build the image directly on the docker hub via github linkage, if reqd to publish.

If running locally, from the root folder, run :

docker build --no-cache -t <username>/simple-node-app:<tag/version> .

About

Builds a docker image running a simple node app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors