Sign inSign up

thiethaa/hello_world

By thiethaa

Updated almost 6 years ago

Simple springboot Hello world App

Image
0

7.4K

thiethaa/hello_world repository overview

step by step to run this app: On your Command prompt

  1. docker pull thiethaa/hello_world:latest
  2. docker run -p 1011:1234 thiethaa/hello_world:latest
  3. open the browser : localhost:1011/hello/Omar

Tag summary

Content type

Image

Digest

Size

265.7 MB

Last updated

almost 6 years ago

docker pull thiethaa/hello_world