2023-12-13 11:26:27 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:cbe3537751ce03ea42788c2fbe2d5d336180dc2e20472c8cdba8b3224191d101 - 2.24% (29 MB)
[#001] sha256:acdb81cc56a35efe5d745eb46913281dab2e1b6dceef9ae68dcfc2cf474f95b7 - 1.2% (15.5 MB)
[#002] sha256:88ed1ef29e6ca2e2303a5cbb7a3244e32e05d21d490b7529263d9d7069cc8c57 - 0.03% (428 KB)
[#003] sha256:ef13b524691113d597cbc0e5838b7f7f87e27554c24c8c8279108b7b96552b74 - 0.0% (135 Bytes)
[#004] sha256:0cf4893fb08ff39274cbb659f1224c5144b24a7b828365aa5bd1814b8a27bc75 - 0.0% (141 Bytes)
[#005] sha256:6ee838090ab11f2ec3c240ff297d74b65c471357e82d1338c3191ed2e7a8ef1c - 0.0% (275 Bytes)
[#006] sha256:dbd4bafa18d13bf103a182b06db398dcf8b354f6eec34645459f1e4efebda325 - 0.0% (4.84 KB)
[#007] sha256:2b8abd4b273b208c0dab214e127d3adae6108c02a8d0dc7162a59721e8c530a2 - 96.53% (1.22 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-01 07:49:50 UTC/bin/sh -c #(nop) ADD file:36d444e2cede3abe58191dcf28890b874c0908f5259bf7e8855338555701c4c5 in /
2023-12-01 07:49:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-13 11:23:47 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-12-13 11:23:47 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-12-13 11:23:47 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-12-13 11:24:04 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-12-13 11:24:04 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-12-13 11:24: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
2023-12-13 11:24:05 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-12-13 11:24:05 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-12-13 11:24:05 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-12-13 11:24:06 UTC/bin/sh -c #(nop) COPY file:0930ee7a3fed860b5065b12a5a26e57831402797fd4f67cb5fa79139398f6ad3 in /
2023-12-13 11:24:06 UTC/bin/sh -c #(nop) COPY dir:28cdbdaa3fe6718524c94b441d8d710bfdf57cf84f7ebacf0b66b90ac980eecc in /assets/
2023-12-13 11:26:17 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-12-13 11:26: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-12-13 11:26:27 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-12-13 11:26:27 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-12-13 11:26:27 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-12-13 11:26:27 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-12-13 11:26:27 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.