Sign inSign up

isaitb/gitb-ui:1.29.4

Multi-platform
Integration & delivery
Developer tools
Monitoring & observability
Index digest

sha256:5eeaf2a70fb0bd480375490620d6ad5ea6f003b3af35402589d5c5ff3c1824fd

OS/ARCH

Compressed size

233.8 MB

Last pushed

4 months by isaitb

Type

Image

Manifest digest

sha256:951c2a7b2a6075965e1dea2bd6a8aa2edfe48372caf0c16aad0d72f2e07b0333

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 26.33 MB
5CMD ["/bin/bash"]0 B
6ENV JAVA_HOME=/opt/java/openjdk0 B
7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c set -eux;15.33 MB
10ENV JAVA_VERSION=jdk-21.0.11+100 B
11RUN /bin/sh -c set -eux;49.89 MB
12RUN /bin/sh -c set -eux;158 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15ENV PATH=/usr/local/gitb-ui/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16ENV TESTBED_SERVICE_URL=http://gitb-srv:8080/itbsrv/TestbedService0 B
17ENV TESTBED_CLIENT_URL_INTERNAL=http://0.0.0.0:9090/TestbedClient0 B
18ENV TESTBED_CLIENT_URL=http://gitb-ui:9090/TestbedClient0 B
19ENV DB_DEFAULT_URL=jdbc:mysql://gitb-mysql/gitb?characterEncoding=UTF-8&useUnicode=true&autoReconnect=true&useSSL=false&verifyServerCertificate=false&allowPublicKeyRetrieval=true0 B
20ENV DB_DEFAULT_ROOTURL=jdbc:mysql://gitb-mysql/0 B
21ENV REDIS_HOST=gitb-redis0 B
22COPY gitb-ui /usr/local/gitb-ui # buildkit142.24 MB
23COPY gitb-entrypoint.sh /usr/local/gitb-ui/bin # buildkit693 B
24RUN /bin/sh -c chmod +x688 B
25EXPOSE map[9000/tcp:{}]0 B
26EXPOSE map[9090/tcp:{}]0 B
27WORKDIR /usr/local/gitb-ui32 B
28ENTRYPOINT ["/usr/local/gitb-ui/bin/gitb-entrypoint.sh"]0 B

Command

 ARG RELEASE