Sign inSign up

apicurio/apicurio-studio-ui:0.2.54.Final

Multi-platform
Manifest digest

sha256:70db0a62ae5301ae3ba6b38cf00726f8f10027350b9983a0c890608b823b7a2b

OS/ARCH

Compressed size

382.01 MB

Last pushed

over 4 years by apicurioci

Type

Image

Manifest digest

sha256:70db0a62ae5301ae3ba6b38cf00726f8f10027350b9983a0c890608b823b7a2b

Image Layers

1ADD file ... in / 103.35 MB
2LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base0 B
3CMD ["/bin/bash"]0 B
4LABEL authors=Eric Wittmann <[email protected]>0 B
5ENV RELEASE_PATH=target/apicurio-studio-ui-thorntail.jar0 B
6RUN /bin/sh -c yum install68.99 MB
7WORKDIR /opt/apicurio124 B
8ADD target/apicurio-studio-ui-thorntail.jar /opt/apicurio # buildkit104.83 MB
9ADD entrypoint.sh /opt/apicurio # buildkit391 B
10RUN /bin/sh -c groupadd -r104.83 MB
11USER 10010 B
12EXPOSE map[8080/tcp:{}]0 B
13ENV JAVA_TOOL_OPTIONS=-Djava.net.preferIPv4Stack=true0 B
14ENV APICURIO_KC_AUTH_URL=https://studio-auth.apicur.io/auth/0 B
15ENV APICURIO_KC_REALM=apicurio0 B
16ENV APICURIO_KC_CLIENT_ID=apicurio-studio0 B
17ENV APICURIO_KC_SSL_REQUIRED=NONE0 B
18ENV APICURIO_KC_DISABLE_TRUST_MANAGER=true0 B
19ENV APICURIO_PORT_OFFSET=00 B
20ENV APICURIO_LOGGING_LEVEL=INFO0 B
21ENV APICURIO_UI_HUB_API_URL=https://localhost:8443/api0 B
22ENV APICURIO_UI_EDITING_URL=https://localhost:8443/ws0 B
23ENV APICURIO_MIN_HEAP=512m0 B
24ENV APICURIO_MAX_HEAP=2048m0 B
25ENV APICURIO_UI_VALIDATION_CHANNELNAME_REGEXP=([^\x00-\x20\x7f"'%<>\\^`{|}]|%[0-9A-Fa-f]{2}|{[+#./;?&=,!@|]?((\w|%[0-9A-Fa-f]{2})(\.?(\w|%[0-9A-Fa-f]{2}))*(:[1-9]\d{0,3}|\*)?)(,((\w|%[0-9A-Fa-f]{2})(\.?(\w|%[0-9A-Fa-f]{2}))*(:[1-9]\d{0,3}|\*)?))*})*0 B
26ENTRYPOINT ["/opt/apicurio/entrypoint.sh"]0 B

Command

ADD file:5b1e63a3cb041177b802b501dedcd71a86f1773ea0f69f048f2eb3901097711d in /