2024-09-25 01:29:51 UTC
1.26 GB
/bin/vi
GITLAB_ALLOW_SHA1_RSAfalse
LANGC.UTF-8
PATH/opt/gitlab/embedded/bin:/opt/gitlab/bin:/assets:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 2.18% (28.2 MB)
[#001] sha256:a3374de994029c1920dc4a3a1e7534d52e6a18e6e6709714c0bd26fdde890af0 - 0.0% (162 Bytes)
[#002] sha256:080d511bfb11c0bf1ee011f9ce01ff38a86eb726b272e0c33c9e431a0ddfb8c2 - 1.26% (16.4 MB)
[#003] sha256:1fb6c1c6e032584208930f6eecb763e630efcf291ec2a96e635d56374b7ace75 - 0.03% (428 KB)
[#004] sha256:e0289043b095e9556ac877e638d1aeba5f5122faad28a720151416559f89747c - 0.0% (135 Bytes)
[#005] sha256:2b157802bcc2ec0ea3855b69661e56cffedfc5b1f401569a16ef7f6f2a9c244f - 0.0% (140 Bytes)
[#006] sha256:d4aea836879fd6c2085f4ed947766fa7ead794d82e11c1d74f06fa2f2ea13e73 - 0.0% (306 Bytes)
[#007] sha256:da58c49ae381033b4292c5836262e9f6730873e16d7cb4a0ee4bb6cb98895a60 - 0.0% (5.1 KB)
[#008] sha256:7337d83e90f0d892757491b35bab8a5c20683a9a9f18929c27722201f46b047f - 96.53% (1.22 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:25:17 UTC/bin/sh -c #(nop) ADD file:ebe009f86035c175ba244badd298a2582914415cf62783d510eab3a311a5d4e1 in /
2024-09-11 16:25:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-25 01:27:45 UTC (buildkit.dockerfile.v0)ARG BASE_IMAGE=docker.io/ubuntu:22.04
2024-09-25 01:27:45 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=GitLab Distribution Team <distribution-be@gitlab.com> org.opencontainers.image.documentation=https://docs.gitlab.com/ee/install/docker/ org.opencontainers.image.source=https://gitlab.com/gitlab-org/omnibus-gitlab org.opencontainers.image.title=GitLab Omnibus Docker org.opencontainers.image.base.name=docker.io/ubuntu:22.04
2024-09-25 01:27:45 UTC (buildkit.dockerfile.v0)SHELL [/bin/sh -c]
2024-09-25 01:27:45 UTC (buildkit.dockerfile.v0)ENV LANG=C.UTF-8
2024-09-25 01:27:45 UTC (buildkit.dockerfile.v0)COPY locale.gen /etc/locale.gen # buildkit
2024-09-25 01:28:04 UTC (buildkit.dockerfile.v0)RUN |1 BASE_IMAGE=docker.io/ubuntu:22.04 /bin/sh -c apt-get update -q && DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends busybox ca-certificates locales openssh-server tzdata wget perl libperl5.34 libatomic1 && locale-gen && cp -a /usr/lib/locale/locale-archive /tmp/locale-archive && DEBIAN_FRONTEND=noninteractive apt-get purge -yq locales && mv /tmp/locale-archive /usr/lib/locale/locale-archive && rm -rf /var/lib/apt/lists/* # buildkit
2024-09-25 01:28:04 UTC (buildkit.dockerfile.v0)ENV EDITOR=/bin/vi
2024-09-25 01:28:04 UTC (buildkit.dockerfile.v0)RUN |1 BASE_IMAGE=docker.io/ubuntu:22.04 /bin/sh -c busybox --install && { echo '#!/bin/sh'; echo '/bin/vi "$@"'; } > /usr/local/bin/busybox-editor && chmod +x /usr/local/bin/busybox-editor && update-alternatives --install /usr/bin/editor editor /usr/local/bin/busybox-editor 1 # buildkit
2024-09-25 01:28:04 UTC (buildkit.dockerfile.v0)RUN |1 BASE_IMAGE=docker.io/ubuntu:22.04 /bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic # buildkit
2024-09-25 01:28:04 UTC (buildkit.dockerfile.v0)RUN |1 BASE_IMAGE=docker.io/ubuntu:22.04 /bin/sh -c ln -fs /dev/null /run/motd.dynamic # buildkit
2024-09-25 01:28:04 UTC (buildkit.dockerfile.v0)ENV GITLAB_ALLOW_SHA1_RSA=false
2024-09-25 01:28:04 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2024-09-25 01:28:04 UTC (buildkit.dockerfile.v0)COPY RELEASE / # buildkit
2024-09-25 01:28:04 UTC (buildkit.dockerfile.v0)COPY assets/ /assets/ # buildkit
2024-09-25 01:29:51 UTC (buildkit.dockerfile.v0)RUN |2 BASE_IMAGE=docker.io/ubuntu:22.04 TARGETARCH=amd64 /bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup # buildkit
2024-09-25 01:29:51 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/gitlab/embedded/bin:/opt/gitlab/bin:/assets:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-09-25 01:29:51 UTC (buildkit.dockerfile.v0)ENV TERM=xterm
2024-09-25 01:29:51 UTC (buildkit.dockerfile.v0)EXPOSE map[22/tcp:{} 443/tcp:{} 80/tcp:{}]
2024-09-25 01:29:51 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-09-25 01:29:51 UTC (buildkit.dockerfile.v0)CMD ["/assets/wrapper"]
2024-09-25 01:29:51 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/opt/gitlab/bin/gitlab-healthcheck --fail --max-time 10"] "1m0s" "30s" "0s" "0s" '\x05'}
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.