Sign inSign up

grolland/quarkus-mvn-static

By grolland

Updated about 7 years ago

quarkus maven build environment with static libs

Image
0

109

grolland/quarkus-mvn-static repository overview

Centos + GraalVM + Maven Image

The container builder image that can be used to build https://quarkus.io[QuarkusIO] applications.

The image is baked in with the following tools:

== Using the image

Docker pull docker pull quay.io/quarkus/centos-quarkus-maven

== Configuration

| Environment Variable | Use | Default |

| WORK_DIR | The directory that contains sources to build | /project |

| MVN_CMD_ARGS | The maven goals that need to run | mvn package -Pnative |

| MAVEN_MIRROR_URL | The maven mirror url, typically the repository manager URL to make builders faster | |

| HTTP_PROXY_HOST | The HTTP proxy host to use with Maven | |

| HTTP_PROXY_PORT | The HTTP proxy port to use with Maven | |

| HTTP_PROXY_USERNAME | The HTTP proxy port to use with Maven | |

| HTTP_PROXY_PASSWORD | The HTTP proxy password to use with Maven | |

| HTTP_PROXY_NONPROXYHOSTS | The HTTP hosts to which proxy does not apply | |

Tag summary

Content type

Image

Digest

Size

526.9 MB

Last updated

about 7 years ago

docker pull grolland/quarkus-mvn-static:graalvm-19.0.2