Sign inSign up

bhntools/demonj

By bhntools

Updated almost 8 years ago

Demonj is spring-boot basic template dockerized under Debian image.

Image
0

889

bhntools/demonj repository overview

Demonj


Example of dockerized spring-boot app.

About

==========

  • Demonj is spring-boot basic template dockerized under Debian image.

Usage

==========

* Pull The image

docker pull bhntools/demonj

* Run The image

docker run -p 8080:8080 bhntools/demonj

* Open the browser

https://IP-DOCKER_VM/rest/docker/hello

output : "Hello from demonj running with docker."

* Source code

Authors & Maintainer

====================

BHNtools-2018.

License

========

MIT License.

Tag summary

Content type

Image

Digest

Size

583 MB

Last updated

almost 8 years ago

docker pull bhntools/demonj