2024-05-07 18:33:00 UTC
1.32 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:a8b1c5f80c2d2a757adc963e3fe2dad0b4d229f83df3349fbb70e4d12dd48822 - 2.09% (28.2 MB)
[#001] sha256:36090231b55d519d8dff63d1c576b1aa22656824e70ec6fce9b2082b7725fcc9 - 0.0% (160 Bytes)
[#002] sha256:b0cdd6cfd7dcfc1a419edcbeaab11f8ed61f58879e1d847c2f76dc5219f9adaf - 1.21% (16.4 MB)
[#003] sha256:cc8adbf3adcd5dadc4dd332a62c686ab7213bad2b48bd34c1338b818633c8ad2 - 0.03% (428 KB)
[#004] sha256:5ef75ef157aabb22009058ea23a26976adbe0fec6262c92a02d5678e0120192c - 0.0% (135 Bytes)
[#005] sha256:bb25dc78d78909fd502be74878f7ae768a4c9bce13fbbd5ce3fd9421e0a621b1 - 0.0% (140 Bytes)
[#006] sha256:e3ab792d6dca391442b20e95bec34f1e182f527a77579866b0564793b182c65b - 0.0% (282 Bytes)
[#007] sha256:00534fdb737dfc90d8a983ee2fe029bdaf988a374f2fdc26153c2a7d82009379 - 0.0% (4.92 KB)
[#008] sha256:9bd62309095d79fbefa14bcf5025a5d21b6583a3a741144b8ca46fd6df8b24df - 96.67% (1.28 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-04-27 13:18:35 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-04-27 13:18:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-04-27 13:18:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-04-27 13:18:37 UTC/bin/sh -c #(nop) ADD file:a5d32dc2ab15ff0d7dbd72af26e361eb1f3e87a0d29ec3a1ceab24ad7b3e6ba9 in /
2024-04-27 13:18:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-05-07 18:30:22 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-05-07 18:30:22 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-05-07 18:30:22 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-05-07 18:30:22 UTC/bin/sh -c #(nop) COPY file:46ddac64c890817c80de6520d6ec9de1f52dffad969a4788198d5eebd404a9f2 in /etc/locale.gen
2024-05-07 18:30:42 UTC/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 && 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/*
2024-05-07 18:30:42 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-05-07 18:30:43 UTC/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
2024-05-07 18:30:43 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-05-07 18:30:44 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-05-07 18:30:44 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-05-07 18:30:44 UTC/bin/sh -c #(nop) COPY file:e0df384f121cfe69d1394da03dec9ec0ae8762c463b7a7f6f21c1790cc08ccf3 in /
2024-05-07 18:30:44 UTC/bin/sh -c #(nop) COPY dir:5f9397790e99e7c5b1a94e888481148a2c52eff4a456e49911299b15844b6c9b in /assets/
2024-05-07 18:32:50 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-05-07 18:33:00 UTC/bin/sh -c #(nop) ENV PATH=/opt/gitlab/embedded/bin:/opt/gitlab/bin:/assets:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-05-07 18:33:00 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-05-07 18:33:00 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-05-07 18:33:00 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-05-07 18:33:00 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-05-07 18:33:00 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/opt/gitlab/bin/gitlab-healthcheck --fail --max-time 10"] "1m0s" "30s" "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.