2024-03-27 11:30:31 UTC
1.29 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:23828d760c7b04df02891af556c40ca44c2dd79d6837ea6f18fac24f4108448c - 2.19% (29 MB)
[#001] sha256:0155b08d53b8811213107c30a8c7a18a41259c7d3e8ebf8217e19dfbd387424e - 1.17% (15.5 MB)
[#002] sha256:86f5baf5864e17c3e50ef5868fbc2915632f7d0921eba0fea163fce82fcd5218 - 0.03% (428 KB)
[#003] sha256:b8d0e704aa3e1516c61e4c5c296ae87ee9b59fbc3cebc10e14d6d8be05f776fa - 0.0% (132 Bytes)
[#004] sha256:57de5c5905fa6d2913852e283662e5da9a4e4ccbfbaa72219d35bd84a13b52d9 - 0.0% (138 Bytes)
[#005] sha256:e7868d7b29d5fb434457b070aabe065241e56d0b3292ec7b17b1e7555cdf83c5 - 0.0% (281 Bytes)
[#006] sha256:4842fd69e3526557721aabdc2f9cf4416f424e15d696422e4cd7a91b76545031 - 0.0% (4.85 KB)
[#007] sha256:bd2fec77db690ace40cb77d9f1329070d54446d548f4ee163a31661ace5ba447 - 96.61% (1.25 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-02-27 18:52:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-02-27 18:52:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-02-27 18:52:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-02-27 18:52:58 UTC/bin/sh -c #(nop) ADD file:21c2e8d95909bec6f4acdaf4aed55b44ee13603681f93b152e423e3e6a4a207b in /
2024-02-27 18:52:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-03-27 11:27:41 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-03-27 11:27:41 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-03-27 11:27:41 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-03-27 11:27:56 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-03-27 11:27:56 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-03-27 11:27:57 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-03-27 11:27:57 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-03-27 11:27:58 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-03-27 11:27:58 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-03-27 11:27:58 UTC/bin/sh -c #(nop) COPY file:a81038e727684d078e2044f68683ed3bc0a963862b2a986000f9efe784b361c0 in /
2024-03-27 11:27:58 UTC/bin/sh -c #(nop) COPY dir:2a85a96a7deef29ea6a9c149bd403d4b33819423d9a3460f8225f36091d6d8aa in /assets/
2024-03-27 11:30:20 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-03-27 11:30:30 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-03-27 11:30:30 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-03-27 11:30:30 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-03-27 11:30:31 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-03-27 11:30:31 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-03-27 11:30:31 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.