Sign inSign up

wlewis95/nodejsapp

By wlewis95

Updated over 7 years ago

Image
0

838

wlewis95/nodejsapp repository overview

Test docker app from the Udemy Course.

Runs a simple node-js app. Supposed to listen on localhost port 80, redirects to port 3000

Can run using: docker container run --rm -p 80:3000 wlewis95/nodejsapp

Test that it works by going to localhost:80 (in browser)

Tag summary

Content type

Image

Digest

Size

21.5 MB

Last updated

over 7 years ago

docker pull wlewis95/nodejsapp