We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a11a32 commit c82008fCopy full SHA for c82008f
Dockerfile
@@ -5,7 +5,7 @@ FROM krakend:2.10.2
5
6
LABEL version="0.2.0"
7
LABEL description="Krakend API Gateway transforms the Combodo iTop RPC-style API into a RESTful API."
8
-LABEL url="https://github.com/knowitop/itop-api-gw"
+LABEL org.opencontainers.image.source = "https://github.com/knowitop/itop-api-gw"
9
10
ENV KRAKEND_NAME="iTop REST API Gateway" \
11
USAGE_DISABLE=1 \
0 commit comments