2024-01-11 03:51:11 UTC
1.27 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:3dd181f9be599de628e1bc6d868d517125e07f968824bcf7b7ed8d28ad1026b1 - 2.23% (29 MB)
[#001] sha256:b3a5bedde36c8e63f746c8e3c423e46e00fb945f0c2f14c1b5fe025540b96e07 - 1.2% (15.5 MB)
[#002] sha256:7bde05ca52dc8d42503b578c5cf963c8b498b6ea30c7576a87f7127e9d6b187f - 0.03% (428 KB)
[#003] sha256:272ea4a7c1cf08be2d8b7df46812a693ae26ec7231c4820e0487611f5834db2c - 0.0% (135 Bytes)
[#004] sha256:03658673bd86277f892a14bdd46bc933a1c3aa3b12f6d903f943d567633ff98a - 0.0% (140 Bytes)
[#005] sha256:2175165078f46c9bc78c0ac03d15dea86601e5e00e7d47946229075b2d81324c - 0.0% (275 Bytes)
[#006] sha256:79b28b045e7f340e70975f0ab179e6a3e010b3a8b092aab33220966c1df069ec - 0.0% (5.34 KB)
[#007] sha256:8f3552d0f3f0bf238cd4306a6a77d03333635775182671e0748417870b710fb9 - 96.54% (1.22 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) ADD file:2b3b5254f38a790d40e31cb26155609f7fc99ef7bc99eae1e0d67fa9ae605f77 in /
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-11 03:49:14 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-01-11 03:49:14 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-01-11 03:49:14 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-01-11 03:49:27 UTC/bin/sh -c apt-get update -q && DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends busybox ca-certificates openssh-server tzdata wget perl libperl5.34 && rm -rf /var/lib/apt/lists/*
2024-01-11 03:49:27 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-01-11 03:49:28 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-01-11 03:49:28 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-01-11 03:49:29 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-01-11 03:49:29 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-01-11 03:49:29 UTC/bin/sh -c #(nop) COPY file:8e06b9594ef46a7e0cf5c219e773bbd5ea26d6922a89f1848164830c97db9885 in /
2024-01-11 03:49:29 UTC/bin/sh -c #(nop) COPY dir:ac71f4c14bf62f12b0d68bd186835bc5bdaffdc8a08238edf16b2245fd9844de in /assets/
2024-01-11 03:51:01 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-01-11 03:51:10 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-01-11 03:51:10 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-01-11 03:51:10 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-01-11 03:51:11 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-01-11 03:51:11 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-01-11 03:51:11 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.