Sign inSign up

fugeritorg/graalkus

By fugeritorg

•Updated about 1 year ago

Container repository for project https://github.com/fugerit-org/graalkus.

Image
Languages & frameworks
0

7.0K

fugeritorg/graalkus repository overview

⁠Graalkus: A GraalVM/Quarkus Demo Migrating from JIT to AOT

This is the container repository for project Graalkus⁠.

Check the documentation⁠ for further information.

⁠run project locally (latest tag)

run --rm -p 8080:8080 --name graalkus-test fugeritorg/graalkus:latest

⁠available tags

  • latest - the latest JIT version (runs on both linux/amd64 and linux/arm64)
  • latest-native - the latest native (AOT) version (runs on both linux/amd64 and linux/arm64) (*)
  • latest-native-pgo - the latest native (AOT) version with Profile Guided Optimization (runs on both linux/amd64 and linux/arm64) (*)
  • latest-amd64native-pgo - the latest native (AOT) version (runs on linux/amd64)
  • latest-arm64native-pgo - the latest native (AOT) version (runs on linux/arm64)

(*) this is built on platform specific images⁠.

Tag summary

Content type

Image

Digest

sha256:c9a572309…

Size

183.2 MB

Last updated

about 1 year ago

docker pull fugeritorg/graalkus