An open API service indexing awesome lists of open source software.

https://github.com/onecx/ping-quarkus


https://github.com/onecx/ping-quarkus

devops

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# ping-quarkus

Ping quarkus is OneCx quarkus example application.

# Update:

* TODO:
** test native multi-arch
** test native mutlit-arch branch and pr pipeline

## Docker build

To build docker image use this command line:
```bash
mvn clean package -DskipTests
```