Sign inSign up

streamware/gitlab-toolbox-ce:v19.1.3

Multi-platform
Index digest

sha256:d25cdb423d7c3c5b55f86ac24be369121c45a1190495901433a7b412cbc1b84e

OS/ARCH

Compressed size

1.04 GB

Last pushed

about 1 month by streamware

Type

Image

Manifest digest

sha256:23d5406e29d657349896b61d430ccdb53964c257235d64927365cca7652b762a

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2ENV LANG=C.UTF-80 B
3RUN /bin/sh -c apt-get update6.66 MB
4COPY scripts/ /scripts # buildkit1.24 KB
5RUN /bin/sh -c chown -R32 B
6COPY /gomplate /usr/local/bin/gomplate # buildkit24.07 MB
7COPY /gitlab-logger /usr/local/bin/gitlab-logger # buildkit1.68 MB
8ENV CONFIG_TEMPLATE_DIRECTORY=/etc0 B
9ENTRYPOINT ["/scripts/entrypoint.sh"]0 B
10RUN /bin/sh -c apt-get update11.2 MB
11COPY shared/build-scripts/ /build-scripts # buildkit3.46 KB
12COPY /assets / # buildkit61.36 MB
13COPY /usr/etc/gemrc /usr/etc/gemrc # buildkit180 B
14ARG RUBYGEMS_VERSION=3.7.20 B
15ARG BUNDLER_VERSION=2.7.20 B
16ARG RBREADLINE_VERSION=0.5.50 B
17RUN |3 RUBYGEMS_VERSION=3.7.2 BUNDLER_VERSION=2.7.2 RBREADLINE_VERSION=0.5.572.19 MB
18CMD ["irb"]0 B
19ARG DATADIR=/var/opt/gitlab0 B
20ARG CONFIG=/srv/gitlab/config0 B
21ARG GITLAB_USER=git0 B
22RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git26.65 MB
23COPY /usr/local/psql/bin/pg_* /usr/bin/ # buildkit1.39 MB
24COPY /usr/local/psql/bin/psql /usr/bin/ # buildkit278.29 KB
25COPY /usr/local/psql/lib/libpq.so* /usr/lib/ # buildkit462 KB
26COPY /usr/local /usr/local # buildkit3.31 MB
27COPY / / # buildkit5.25 MB
28RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git20.58 MB
29RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git3.28 KB
30COPY --chown=git /srv/gitlab /srv/gitlab #675.62 MB
31COPY --chown=git /var/opt/gitlab /var/opt/gitlab #223 B
32RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git1.2 KB
33COPY --chown=git scripts/ /scripts #8.22 KB
34ENV RAILS_ENV=production BOOTSNAP_CACHE_DIR=/srv/gitlab/bootsnap EXECJS_RUNTIME=Disabled CONFIG_TEMPLATE_DIRECTORY=/srv/gitlab/config0 B
35VOLUME [/var/opt/gitlab /var/log]0 B
36COPY /usr/local/bin /usr/local/bin/ # buildkit85.4 KB
37COPY /usr/local/lib /usr/local/lib/ # buildkit70.92 MB
38COPY /usr/local/include /usr/local/include/ # buildkit269.1 KB
39RUN /bin/sh -c apt-get update3.44 MB
40COPY /usr/local/bin/gitaly-backup /usr/local/bin/ # buildkit26.95 MB
41COPY /usr/local/bin/azcopy /usr/local/bin/azcopy # buildkit21.39 MB
42ARG GITLAB_USER=git0 B
43COPY scripts/bin/* /usr/local/bin/ # buildkit7.06 KB
44COPY scripts/lib/* /usr/lib/ruby/vendor_ruby/ # buildkit3.25 KB
45USER git:git0 B
46ENTRYPOINT ["/scripts/entrypoint.sh" "/usr/local/bin/process-wrapper.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'