Commit e6c5e984 authored by Kutzner's avatar Kutzner 🤸
Browse files

add documentation

parent 144cb2b5
...@@ -36,16 +36,16 @@ localhost:8090 ...@@ -36,16 +36,16 @@ localhost:8090
### Image Details ### Image Details
Type: [Google Jib]\ Type: [Google Jib]\
Size: `302MB`\ Size: `264MB`\
Compressed Size: `133.38MB`\ Compressed Size: `100.4MB`\
OS/ARCH: `linux/amd64` OS/ARCH: `linux/amd64`
| Description | Size | Comment | | Description | Size | Comment |
| ------ | ------ | ------ | | ------ | ------ | ------ |
| jib-maven-plugin:3.1.4 | 4.32kB | jvm arg files | | jib-maven-plugin:3.1.4 | 1.59kB | jvm arg files |
| jib-maven-plugin:3.1.4 | 2.38kB | classes | | jib-maven-plugin:3.1.4 | 2.12kB | classes |
| jib-maven-plugin:3.1.4 | 3.06kB | resources | | jib-maven-plugin:3.1.4 | 65B | resources |
| jib-maven-plugin:3.1.4 | 57.7MB | dependencies | | jib-maven-plugin:3.1.4 | 19.6MB | dependencies |
| /bin/sh -c #(nop) ENV JAVA_HOME=/opt/java/o… | 0B | | | /bin/sh -c #(nop) ENV JAVA_HOME=/opt/java/o… | 0B | |
| /bin/sh -c set -eux; ARCH="$(dpkg --prin… | 128MB | | | /bin/sh -c set -eux; ARCH="$(dpkg --prin… | 128MB | |
| /bin/sh -c #(nop) ENV JAVA_VERSION=jdk-11.0… | 0B | | | /bin/sh -c #(nop) ENV JAVA_VERSION=jdk-11.0… | 0B | |
...@@ -76,7 +76,6 @@ localhost:8090/kebidge ...@@ -76,7 +76,6 @@ localhost:8090/kebidge
### Personal Endpoint ### Personal Endpoint
> **_INFO:_** Set value via endpoint parameter, e.g. `HFT Stuttgart` > **_INFO:_** Set value via endpoint parameter, e.g. `HFT Stuttgart`
```sh ```sh
localhost:8090/hello/`HFT Stuttgart` localhost:8090/hello/HFT Stuttgart
``` ```
> **_OUTPUT:_** Hello HFT Stuttgart! > **_OUTPUT:_** Hello HFT Stuttgart!
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment