2024-09-20 12:40:16 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:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 2.17% (28.2 MB)
[#001] sha256:8edf0197d7726b20d4b19ad385fa496361c1b0e098687d045be6993f76ec6135 - 1.2% (15.5 MB)
[#002] sha256:35b1a91b58ff28fb6b9ffc42b40b58eeeb8cd148ce2c0fd4ee8519010ec1a256 - 0.03% (428 KB)
[#003] sha256:4884c1caa472f06274205dcce363fcd029e63b3384fe16e361b1e1e34162a6f5 - 0.0% (135 Bytes)
[#004] sha256:bcbd979b379756bb3707a8194d26e2d9431424bb8562094bbdbd97c3ef230ed6 - 0.0% (141 Bytes)
[#005] sha256:33ffe40e22a774148b41c3fff2389e2dab80ff4e464aac1dd0ec5d0d7d41c1c0 - 0.0% (278 Bytes)
[#006] sha256:23a552a60e3464b840505e83029b4546dbb6f5888b7b928c80046e6042f04c52 - 0.0% (4.84 KB)
[#007] sha256:bb6dcd1849e57e077822b1503190448bc2e3a721349be7623defe3a84ddeff14 - 96.6% (1.22 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:25:17 UTC/bin/sh -c #(nop) ADD file:ebe009f86035c175ba244badd298a2582914415cf62783d510eab3a311a5d4e1 in /
2024-09-11 16:25:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-20 12:37:31 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-09-20 12:37:31 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-09-20 12:37:31 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-09-20 12:37:45 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-09-20 12:37:45 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-09-20 12:37:46 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-09-20 12:37:46 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-09-20 12:37:46 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-09-20 12:37:47 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-09-20 12:37:47 UTC/bin/sh -c #(nop) COPY file:7b90d7ca25c734ff3e1483e4fe15be05a47fc8e6759286fa019d0d19d4f5bcda in /
2024-09-20 12:37:47 UTC/bin/sh -c #(nop) COPY dir:28cdbdaa3fe6718524c94b441d8d710bfdf57cf84f7ebacf0b66b90ac980eecc in /assets/
2024-09-20 12:40:06 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-09-20 12:40:15 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-09-20 12:40:15 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-09-20 12:40:16 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-09-20 12:40:16 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-09-20 12:40:16 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-09-20 12:40:16 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.