Sign inSign up

docbuc/hello-world-node

By docbuc

Updated 10 months ago

Hello world node automated build

Image
0

667

docbuc/hello-world-node repository overview

hello-world-node

$ docker build -t docbuc/hello-world-node .
$ docker run -d -P --name hello-world docbuc/hello-world-node
$ docker port hello-world

  8080/tcp -> 0.0.0.0:32772 

Jetzt http://0.0.0.0:32772/ im Browser öffnen.

Tag summary

Content type

Image

Digest

sha256:67536f86c

Size

391.2 MB

Last updated

10 months ago

docker pull docbuc/hello-world-node