Sign inSign up

k8sgerrit/gerrit-init:v0.1-798-gad1c4b5cc1-3.13.0-rc3-197-ge274d38929

Integration & delivery
Content management system
Manifest digest

sha256:be496b76539417360ed0cc874532ff8246df996d5e7b933795ebad2ed24f1913

OS/ARCH

linux/amd64

Compressed size

504.59 MB

Last pushed

11 months by gerritci

Type

Image

Manifest digest

sha256:be496b76539417360ed0cc874532ff8246df996d5e7b933795ebad2ed24f1913

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV LC_ALL=C.UTF-80 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c apk update8.16 MB
6ENV LD_PRELOAD=/lib/libgcompat.so.00 B
7ARG GERRIT_UID=10000 B
8RUN |1 GERRIT_UID=1000 /bin/sh -c976 B
9RUN /bin/sh -c apk update160.69 MB
10RUN /bin/sh -c mkdir -p259 B
11ARG GERRIT_BRANCH=master0 B
12ARG GERRIT_WAR_URL=https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-master/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war0 B
13RUN |2 GERRIT_BRANCH=master GERRIT_WAR_URL=https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-master/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war /bin/sh89.09 MB
14ARG HEALTHCHECK_JAR_URL=https://gerrit-ci.gerritforge.com/job/plugin-healthcheck-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/healthcheck/healthcheck.jar0 B
15RUN |3 GERRIT_BRANCH=master GERRIT_WAR_URL=https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-master/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war HEALTHCHECK_JAR_URL=https://gerrit-ci.gerritforge.com/job/plugin-healthcheck-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/healthcheck/healthcheck.jar57.59 KB
16ARG GLOBAL_REFDB_URL=https://gerrit-ci.gerritforge.com/job/module-global-refdb-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/global-refdb/global-refdb.jar0 B
17RUN |4 GERRIT_BRANCH=master GERRIT_WAR_URL=https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-master/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war HEALTHCHECK_JAR_URL=https://gerrit-ci.gerritforge.com/job/plugin-healthcheck-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/healthcheck/healthcheck.jar73.14 KB
18ARG HA_JAR_URL=https://gerrit-ci.gerritforge.com/job/plugin-high-availability-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/high-availability/high-availability.jar0 B
19RUN |5 GERRIT_BRANCH=master GERRIT_WAR_URL=https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-master/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war HEALTHCHECK_JAR_URL=https://gerrit-ci.gerritforge.com/job/plugin-healthcheck-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/healthcheck/healthcheck.jar2.54 MB
20ARG SPANNER_REFDB_URL=https://gerrit-ci.gerritforge.com/job/plugin-spanner-refdb-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/spanner-refdb/spanner-refdb.jar0 B
21RUN |6 GERRIT_BRANCH=master GERRIT_WAR_URL=https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-master/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war HEALTHCHECK_JAR_URL=https://gerrit-ci.gerritforge.com/job/plugin-healthcheck-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/healthcheck/healthcheck.jar42.58 MB
22ARG EVENTS_BROKER_URL=https://gerrit-ci.gerritforge.com/job/module-events-broker-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/events-broker/events-broker.jar0 B
23RUN |7 GERRIT_BRANCH=master GERRIT_WAR_URL=https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-master/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war HEALTHCHECK_JAR_URL=https://gerrit-ci.gerritforge.com/job/plugin-healthcheck-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/healthcheck/healthcheck.jar16.18 KB
24ARG INDEX_ELASTICSEARCH_URL=https://gerrit-ci.gerritforge.com/job/module-index-elasticsearch-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/index-elasticsearch/index-elasticsearch.jar0 B
25RUN |8 GERRIT_BRANCH=master GERRIT_WAR_URL=https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-master/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war HEALTHCHECK_JAR_URL=https://gerrit-ci.gerritforge.com/job/plugin-healthcheck-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/healthcheck/healthcheck.jar13.3 MB
26EXPOSE map[29418/tcp:{} 8080/tcp:{}]0 B
27RUN |8 GERRIT_BRANCH=master GERRIT_WAR_URL=https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-master/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war HEALTHCHECK_JAR_URL=https://gerrit-ci.gerritforge.com/job/plugin-healthcheck-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/healthcheck/healthcheck.jar147.65 MB
28USER gerrit0 B
29RUN |8 GERRIT_BRANCH=master GERRIT_WAR_URL=https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-master/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war HEALTHCHECK_JAR_URL=https://gerrit-ci.gerritforge.com/job/plugin-healthcheck-bazel-master/lastSuccessfulBuild/artifact/bazel-bin/plugins/healthcheck/healthcheck.jar39.17 KB
30ENTRYPOINT ["ash" "/var/tools/start"]0 B
31USER root0 B
32COPY dependencies/* /var/tools/ # buildkit5.97 KB
33COPY requirements.txt /var/tools/ # buildkit1.06 KB
34WORKDIR /var/tools32 B
35ENV VIRTUAL_ENV=/opt/venv0 B
36ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
37RUN /bin/sh -c apk update36.9 MB
38COPY tools /var/tools/ # buildkit11.03 KB
39COPY config/* /var/config/ # buildkit210 B
40RUN /bin/sh -c mkdir -p178 B
41USER gerrit0 B
42ENTRYPOINT ["python3" "/var/tools/gerrit-initializer"]0 B
43CMD ["-c" "/var/config/gerrit-init.yaml" "init"]0 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit