fugeritorg/fj-daogen-quarkus-demo

By fugeritorg

Updated over 1 year ago

Docker repo for : https://github.com/fugerit-org/fj-daogen-quarkus-demo

Image
Languages & frameworks
0

2.1K

fugeritorg/fj-daogen-quarkus-demo repository overview

fj-daogen-quarkus-demo

This is a docker repository for the github repo : https://github.com/fugerit-org/fj-daogen-quarkus-demo

Which in turn is a demo application for the https://github.com/fugerit-org/fj-daogen project.

Quickstart :

  1. create container with chosen tag (ex. latest)

docker run -it -p 8080:8080 --name fj-daogen-quarkus-demo fugeritorg/fj-daogen-quarkus-demo:latest

  1. open the test application

http://localhost:8080/

Tags

  • latest -> is the latest image of the jvm version of the app
  • develop -> latest jvm build on branch develop
  • ${tag}-amd64native -> native build for amd64 architecture
  • ${tag}-arm64native -> native build for arm64 architecture

Tag summary

Content type

Image

Digest

sha256:292ab7969

Size

197.2 MB

Last updated

over 1 year ago

docker pull fugeritorg/fj-daogen-quarkus-demo