Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 233 Bytes

File metadata and controls

16 lines (12 loc) · 233 Bytes

Final

Build the image

docker build -t parcial .

Run the image/app

Run

./run.sh

And you will be running the app in http://localhost:4000 in debug mode.

Note: The run.sh file must have +x permission