Skip to content

Sismo2003/Docker-NodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker With Node Js (simple) 🐬

I create a docker that use a image of Node Js in Alphine ⛰️

Run ✔️

docker-compose up -d

Then Run

docker ps

the docker it should be created ✅

feel free to edit any file 💻

Not working?

  • Try to reconstruct the docker image but with out the atribute -d.
  • Make sure the package.json is not in the same folder of index.js.
  • Make sure the volumes in docker-compose are right.

Thanks!

I hope this repo was usefull for your proyect.

This is a repo created and maintained by © Sismo.

About

Simple Docker With Node JS In Alphine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published