2024-04-17 13:21:44 UTC
1.17 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:7021d1b70935851c95c45ed18156980b5024eda29b99564429025ea04f5ec109 - 2.43% (29 MB)
[#001] sha256:84ce88366b95c34c33f04649eb45869516ed9ce9e58affea85e3a004afa9f946 - 0.0% (157 Bytes)
[#002] sha256:e1c92fb77de15af8377a0c05cddcdcb9a2a7df0fee86941c31fed01dffb6cd3f - 1.37% (16.4 MB)
[#003] sha256:719e91a1576750f950d39bd3f4c29761e623153792071640f6db4cacb333bd49 - 0.03% (428 KB)
[#004] sha256:d680b9b016aa642b62777e3e971438fc0484b3971530b2c20222819a6da72e3e - 0.0% (135 Bytes)
[#005] sha256:f0027cb8bf121fd27d49dbec66dd8f635246a0b531e8dfbbd5a66170b47c46a5 - 0.0% (140 Bytes)
[#006] sha256:8090ecb94c61909f7af0ebf3ce7055b97c296fc519a82e8868ad2ba89e5f2b7e - 0.0% (280 Bytes)
[#007] sha256:2d67bfd969b5da7256789a5abb30774e2c8426ccde64723aad868d8acf5b1dee - 0.0% (4.92 KB)
[#008] sha256:216d686bfe059ae5a860ad81e2e759e5ed6de344b8b6ef610a9b610ea5996884 - 96.16% (1.12 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-04-10 18:52:02 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-04-10 18:52:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-04-10 18:52:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-04-10 18:52:04 UTC/bin/sh -c #(nop) ADD file:3bd10da0673e2e72cb06a1f64a9df49a36341df39b0f762e3d1b38ee4de296fa in /
2024-04-10 18:52:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-04-17 13:18:55 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-04-17 13:18:55 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-04-17 13:18:56 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-04-17 13:18:56 UTC/bin/sh -c #(nop) COPY file:46ddac64c890817c80de6520d6ec9de1f52dffad969a4788198d5eebd404a9f2 in /etc/locale.gen
2024-04-17 13:19:20 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-04-17 13:19:20 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-04-17 13:19:21 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-04-17 13:19:21 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-04-17 13:19:22 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-04-17 13:19:22 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-04-17 13:19:22 UTC/bin/sh -c #(nop) COPY file:e97be67fcc109b1a3626b35ebd7b67a9c3de5dd38d75d34864a4e89f310fa170 in /
2024-04-17 13:19:22 UTC/bin/sh -c #(nop) COPY dir:821282afdd884f93902a922862a42ddbc258d7fc46a403c57ebb4c5f34dd4f1b in /assets/
2024-04-17 13:21:34 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-04-17 13:21:43 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-04-17 13:21:43 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-04-17 13:21:43 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-04-17 13:21:44 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-04-17 13:21:44 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-04-17 13:21:44 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.