Sign inSign up

isaitb/gitb-ui:1.25.2

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

sha256:4d5c251fb975939d86c7745cf3845ea2c0678975ed4e389969cebf38c89ea4ec

OS/ARCH

Compressed size

219.45 MB

Last pushed

over 1 year by isaitb

Type

Image

Manifest digest

sha256:a88ea6bd18efa0d275d8066ba8977d0acdcb24db39d3e2ee2c53bf9319039d63

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.09 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.31 MB
11ENV JAVA_VERSION=jdk-21.0.6+70 B
12RUN /bin/sh -c set -eux;49.65 MB
13RUN /bin/sh -c set -eux;158 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 # buildkit128.4 MB
24COPY gitb-entrypoint.sh /usr/local/gitb-ui/bin # buildkit624 B
25RUN /bin/sh -c chmod +x619 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