2024-01-13 03:25:56 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:952b67a8bf3dbf651578420fc3f9c869540207627388162971ebed6ab72cfa53 - 1.2% (15.5 MB)
[#002] sha256:dd36d7dc40f4d5e6abff850d66160a311d69c1370b0c1a872a26cb0539347137 - 0.03% (428 KB)
[#003] sha256:ae8c76a8c88b2e00d62e1ff1bda5e3223d81e61a74e2530bc243a8b7f12c6127 - 0.0% (134 Bytes)
[#004] sha256:875e97b60c009053bd463b20d4eb7421446394391bfad25481e3acd3624a47b9 - 0.0% (140 Bytes)
[#005] sha256:24fcd992966db4fb86758d73f1c3cba2dd9da34e90fd044114110f760a52060f - 0.0% (277 Bytes)
[#006] sha256:c45fff249c077e46cb61c97a7e11af0a7d27e2433dda00772d3b0d1d8f9ee675 - 0.0% (4.85 KB)
[#007] sha256:c6511eb0d8f0353f7d956b33c2de3f6d4212f4ac2bfab1d9f1b36eaa6d03b411 - 96.54% (1.23 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-13 03:23:15 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-01-13 03:23:15 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-01-13 03:23:16 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-01-13 03:23:30 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-13 03:23:31 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-01-13 03:23:31 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-13 03:23:32 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-01-13 03:23:32 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-01-13 03:23:32 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-01-13 03:23:32 UTC/bin/sh -c #(nop) COPY file:226e36c13a794cc623583122167378e20fd1933590aca6f4091ee1070dcaba3d in /
2024-01-13 03:23:32 UTC/bin/sh -c #(nop) COPY dir:2a85a96a7deef29ea6a9c149bd403d4b33819423d9a3460f8225f36091d6d8aa in /assets/
2024-01-13 03:25:46 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-01-13 03:25:56 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-13 03:25:56 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-01-13 03:25:56 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-01-13 03:25:56 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-01-13 03:25:56 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-01-13 03:25:56 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.