Sign inSign up

isaitb/gitb-ui:nightly

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

sha256:1d51c22949319a0b1e053cdf469de8d6e42ab9b7aef3c4adde5f491e584572cd

OS/ARCH

Compressed size

245.02 MB

Last pushed

about 20 hours by isaitb

Type

Image

Manifest digest

sha256:330b10234c3370fbaf6ff85fdb65daff25778e0dd484d76697b5e45ec87b95e9

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.37 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;10.84 MB
10ENV JAVA_VERSION=jdk-25.0.4+70 B
11RUN /bin/sh -c set -eux;60.12 MB
12RUN /bin/sh -c set -eux;32 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 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=true&connectionTimeZone=UTC&forceConnectionTimeZoneToSession=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 # buildkit145.69 MB
23COPY gitb-entrypoint.sh /usr/local/gitb-ui/bin # buildkit870 B
24RUN /bin/sh -c chmod +x865 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