Sign inSign up

isaitb/gitb-ui:1.26.0

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

sha256:690674b70381986e13308bb43b23ef670cbdf07fca5b92a5d1d4189fec3518ef

OS/ARCH

Compressed size

226.19 MB

Last pushed

over 1 year by isaitb

Type

Image

Manifest digest

sha256:9ca50c366dbe11f22da1823472f9f4abdbf81237d017d8a0f228f08c3862bbed

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.32 MB
11ENV JAVA_VERSION=jdk-21.0.7+60 B
12RUN /bin/sh -c set -eux;49.66 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 # buildkit135.13 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