2023-10-30 17:58:58 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:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 - 2.24% (29 MB)
[#001] sha256:6b0d32b984d464d8217462355914c712240483a6b3efedb492a6aa156236783a - 1.2% (15.5 MB)
[#002] sha256:f492fa6ba9f5ef85230eac6bbef5176927382c5ccbd108747cfcbd931cd1b273 - 0.03% (428 KB)
[#003] sha256:a96f132e0ce1165247ba209b8bd953c62941ee10257886edd9593742147ce677 - 0.0% (134 Bytes)
[#004] sha256:29e4946c9a207533f4df1e95690a19bb06a1c638c291a5706c5643f1bfe97b45 - 0.0% (140 Bytes)
[#005] sha256:77580e15f8c59f93d4ad70b999c17d4c584b84057401780bb406dd64dd955893 - 0.0% (276 Bytes)
[#006] sha256:f63fd5b5b74f6c6a68128d4c4f03e9cddddd009f73eaa29da7530755dd0c3822 - 0.0% (4.84 KB)
[#007] sha256:39dab343bdba8e3d65ee55cd7b136c01165e00d760a27276e7b561df35b7133d - 96.52% (1.22 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-10-05 07:33:32 UTC/bin/sh -c #(nop) ADD file:63d5ab3ef0aab308c0e71cb67292c5467f60deafa9b0418cbb220affcd078444 in /
2023-10-05 07:33:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-30 17:55:14 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-10-30 17:55:14 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-10-30 17:55:14 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-10-30 17:55:35 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/*
2023-10-30 17:55:36 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-10-30 17:55:36 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
2023-10-30 17:55:37 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-10-30 17:55:37 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-10-30 17:55:37 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-10-30 17:55:37 UTC/bin/sh -c #(nop) COPY file:396e1f9bc370826c8511d7b4f2d9ef9b2a75840a6bc889b38b8f490bcdad80f4 in /
2023-10-30 17:55:37 UTC/bin/sh -c #(nop) COPY dir:28cdbdaa3fe6718524c94b441d8d710bfdf57cf84f7ebacf0b66b90ac980eecc in /assets/
2023-10-30 17:58:49 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-10-30 17:58:58 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
2023-10-30 17:58:58 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-10-30 17:58:58 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-10-30 17:58:58 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-10-30 17:58:58 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-10-30 17:58:58 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.