2024-01-13 02:43:25 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:3dd181f9be599de628e1bc6d868d517125e07f968824bcf7b7ed8d28ad1026b1 - 2.24% (29 MB)
[#001] sha256:74f72392fc9ed45fa8920105e5a92adb340a5e16870edbc1eedaec95e4b2ed9e - 1.2% (15.5 MB)
[#002] sha256:6fe5652d2fae30cbcaa6a5833b1dabcaedc04d0e63abfc39ee40afea6e164aeb - 0.03% (428 KB)
[#003] sha256:45fa2daee6e2b3d053a76f8cc18611eec55e57540b64bdb578db9b15aae8e1b3 - 0.0% (134 Bytes)
[#004] sha256:654b734cde7579d9723d06bb257b664caed0a5eac19fc657306570959a8e6d32 - 0.0% (140 Bytes)
[#005] sha256:a10a95cf8e2ad8cabb1f011a5c817598246c7ef1b621e378a1a14229cbca3660 - 0.0% (275 Bytes)
[#006] sha256:6f31d9a342f63d5e72730db17f135e8ad9ef9fa0e8c65951dc9f00c55e7d3c72 - 0.0% (4.84 KB)
[#007] sha256:1f2c490e8d650449a73a9fe37f44bd28e834817387b9a5cdc65af9c0c9c00bc5 - 96.53% (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-13 02:40:52 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-01-13 02:40:52 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-01-13 02:40:52 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-01-13 02:41:03 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 02:41:04 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-01-13 02:41:04 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 02:41:05 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-01-13 02:41:05 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-01-13 02:41:05 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-01-13 02:41:05 UTC/bin/sh -c #(nop) COPY file:30b66b540cb89900b2a31d0638e1b2245267c824bca83f7c25a8135894739976 in /
2024-01-13 02:41:05 UTC/bin/sh -c #(nop) COPY dir:28cdbdaa3fe6718524c94b441d8d710bfdf57cf84f7ebacf0b66b90ac980eecc in /assets/
2024-01-13 02:43:15 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-01-13 02:43:25 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 02:43:25 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-01-13 02:43:25 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-01-13 02:43:25 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-01-13 02:43:25 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-01-13 02:43:25 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.