Skip to content

This repository holds step by step approach building a node js docker image. First we are building a base ubuntu image. Then we are building 2nd docker image for nodejs and this image pulls first image(ubuntu) . And last step builds a custom nodejs app image using 2nd image(nodejs image)

Notifications You must be signed in to change notification settings

amitpareek2/node_from_docker_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

This repository holds step by step approach building a node js docker image. First we are building a base ubuntu image. Then we are building 2nd docker image for nodejs and this image pulls first image(ubuntu) . And last step builds a custom nodejs app image using 2nd image(nodejs image)

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published