2024-07-23 21:23:38 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:3713021b02770a720dea9b54c03d0ed83e03a2ef5dce2898c56a327fee9a8bca - 2.18% (28.2 MB)
[#001] sha256:9d189eec89e77f7527ed7cb78e7bd4502575500af79bb78eef178c493eca7d6c - 1.2% (15.5 MB)
[#002] sha256:76356905eb08ca45bd14a57aa38555f466f727b9a9ebf0dbe6e5ee83f38ccbfe - 0.03% (428 KB)
[#003] sha256:15d4cc438464be9e23d076ebeee2bf47121fb744d29bec0142c1e58c0c9d4be0 - 0.0% (135 Bytes)
[#004] sha256:c9217c19fcf9055c632eb08c4700858d6443f0b5ac9e5ea5e88faea4ba209155 - 0.0% (140 Bytes)
[#005] sha256:709a498b57b8567a91483f3e4253d115bb8ee2305159a817d329f3ee7e94d19c - 0.0% (280 Bytes)
[#006] sha256:af7f16e70c7d27472eb7b33b3a36f0113617a626a6c5d432520a0bfbfbc9206c - 0.0% (5.35 KB)
[#007] sha256:eb5cc97fb6823e3260ffe3e5fc309004902e9ab36cff5edf83598d2607897640 - 96.59% (1.22 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) ADD file:d5da92199726e42da09a6f75a778befb607fe3f79e4afaf7ef5188329b26b386 in /
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-07-23 21:21:37 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-07-23 21:21:37 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-07-23 21:21:37 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-07-23 21:21:53 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-07-23 21:21:53 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-07-23 21:21:53 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-07-23 21:21:54 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-07-23 21:21:54 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-07-23 21:21:54 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-07-23 21:21:55 UTC/bin/sh -c #(nop) COPY file:7bf2e6c81e232c1b0706121a5ae687f4c375efb9adfe82616e0f98f569037b76 in /
2024-07-23 21:21:55 UTC/bin/sh -c #(nop) COPY dir:efe58578b1661ef18c9ca46fec8769cbdc4dc1f2ffa8c3810ddf41a84e866bd6 in /assets/
2024-07-23 21:23:28 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-07-23 21:23:37 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-07-23 21:23:37 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-07-23 21:23:37 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-07-23 21:23:37 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-07-23 21:23:38 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-07-23 21:23:38 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.