2023-11-30 10:38:28 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:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 - 2.24% (29 MB)
[#001] sha256:5c30f9d7f20a664c1372132affb7eaa9e47b3351d1f1c2482cdc735c18265fa5 - 1.37% (17.8 MB)
[#002] sha256:7d552ef8dc630cb07e9f088eb6c65a2db9b745eed331eb00dbd647294c0541d0 - 0.03% (428 KB)
[#003] sha256:f9dcd9bca4ee0d1b0da75f6ee17594bb8a3da545b44fbdc316cd4acca788a0cc - 0.0% (135 Bytes)
[#004] sha256:a253148cae41d50ac986e5938f2541d77b8229740f88b2a9f2673840275b3eae - 0.0% (140 Bytes)
[#005] sha256:8c878d1de94fd76292a6be0ac279c687bedc3521da808d483443624f44ace6ad - 0.0% (276 Bytes)
[#006] sha256:154162ac2f531de811696f9d3bc007240dd97a63d64ea663c6643cea05a1270d - 0.0% (4.84 KB)
[#007] sha256:fce905e840ccaa935509b908bf06bdad223101235af4e6890bb70869a43000b7 - 96.36% (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-11-30 10:35:25 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-11-30 10:35:25 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-11-30 10:35:25 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-11-30 10:35:40 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-11-30 10:35:40 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-11-30 10:35:41 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-11-30 10:35:41 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-11-30 10:35:42 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-11-30 10:35:42 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-11-30 10:35:42 UTC/bin/sh -c #(nop) COPY file:984180805254955c19b72ca74a221bbf070293fa4344feb7bb5cb118d19823b7 in /
2023-11-30 10:35:42 UTC/bin/sh -c #(nop) COPY dir:28cdbdaa3fe6718524c94b441d8d710bfdf57cf84f7ebacf0b66b90ac980eecc in /assets/
2023-11-30 10:38:18 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-11-30 10:38:27 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-11-30 10:38:27 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-11-30 10:38:27 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-11-30 10:38:28 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-11-30 10:38:28 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-11-30 10:38:28 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.