Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 772 Bytes

File metadata and controls

24 lines (22 loc) · 772 Bytes

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.