Sign inSign up

pdotwdot/hello-express

By pdotwdot

Updated over 6 years ago

Image
0

885

pdotwdot/hello-express repository overview

hello-express

Simple nodejs express api app with 2 routes:

  • [GET] /api
  • [GET] /

Run locally

You can run this image locally with:

$ docker run -e PORT=1234 --rm  -p 1234:3000 pdotwdot/hello-express:latest

Tag summary

Content type

Image

Digest

Size

340 MB

Last updated

over 6 years ago

docker pull pdotwdot/hello-express