Sign inSign up

streamware/gitlab-workhorse-ce:v19.2.1

Multi-platform
Index digest

sha256:864691e54ecb13a5fac950c496f6b19d8f18a8d9841b6c48f87f607074da2965

OS/ARCH

Compressed size

495.15 MB

Last pushed

about 1 month by streamware

Type

Image

Manifest digest

sha256:64cef4f0ee04190fc25f20d35d12eca74de8f1604e90e661aad7e4e5d036978c

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.35 MB
7COPY /gitlab-logger /usr/local/bin/gitlab-logger # buildkit1.73 MB
8ENV CONFIG_TEMPLATE_DIRECTORY=/etc0 B
9ENTRYPOINT ["/scripts/entrypoint.sh"]0 B
10ARG DATADIR=/var/opt/gitlab0 B
11ARG CONFIG=/srv/gitlab/config0 B
12ARG GITLAB_USER=git0 B
13RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git3.41 KB
14COPY /usr/local/bin/gitlab-* /usr/local/bin/ # buildkit63.12 MB
15COPY --chown=git /srv/gitlab/public/ /srv/gitlab/public/ #316.33 MB
16COPY --chown=git /srv/gitlab/doc/ /srv/gitlab/doc/ #39.91 MB
17RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git10.97 MB
18COPY / / # buildkit5.25 MB
19USER git:git0 B
20COPY scripts/ /scripts/ # buildkit1023 B
21CMD ["/scripts/start-workhorse"]0 B
22HEALTHCHECK &{["CMD-SHELL" "/scripts/healthcheck"] "30s" "30s"0 B

Command

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