Sign inSign up

isaitb/gitb-ui:1.29.2

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

sha256:4939fec5cf34c8d3e63042517e355b083d01706b653af2e40b875a1dbacb19f6

OS/ARCH

Compressed size

228.6 MB

Last pushed

6 months by isaitb

Type

Image

Manifest digest

sha256:028f12a110753eda1c5f8d0727d20558fa6f2ca72e2e727b30f22e53e18cbfa7

Image Layers

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

Command

 ARG RELEASE