8 lines
112 B
Markdown
8 lines
112 B
Markdown
# Usage documentation
|
|
|
|
to publish a docker image of this application use
|
|
|
|
```shell
|
|
./mvnw compile jib:build
|
|
```
|