2024-02-20 20:17:28 UTC
1.31 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:d66d6a6a368713979f9d00fad193991ae1af18b8efd3abf4d70ade192807c1bd - 2.16% (29 MB)
[#001] sha256:6346686ffce3209d788948ff445dfe8e3788323ca586f7c75b588ac287f7038e - 1.16% (15.5 MB)
[#002] sha256:3651899c22859b54fbd600d866086367c1244afeaf59fa7282261cdb947df41c - 0.03% (428 KB)
[#003] sha256:b317708d3d6708395f18de6a08c68e4856bdf5aecc557277bf00d705fc100b15 - 0.0% (135 Bytes)
[#004] sha256:e53065d98fe735aa438af83627bb8a5180d7de02a3fa246e2f10ed3864a45b65 - 0.0% (140 Bytes)
[#005] sha256:f932d7cd27bba4652718e12edde315db952d2a48169ad54221d9c7cfcf44e8dd - 0.0% (281 Bytes)
[#006] sha256:ab01acf3a5392bd0b31b61225fbccb4a2d9657fe5cedbedd7d68ac951f0932a6 - 0.0% (4.92 KB)
[#007] sha256:e05b9f286a5089093664a9f0abb20c933067169fc2515738b61ac37f111a4bef - 96.65% (1.27 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-02-13 10:06:26 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-02-13 10:06:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-02-13 10:06:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-02-13 10:06:28 UTC/bin/sh -c #(nop) ADD file:7f9a3c5a4231ed19174c21d17ce05d84d568cff6d3a0c2a1d7c3a9be5e45c02c in /
2024-02-13 10:06:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-02-20 20:14:45 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-02-20 20:14:45 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-02-20 20:14:46 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-02-20 20:15:00 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-02-20 20:15:01 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-02-20 20:15:01 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-02-20 20:15:02 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-02-20 20:15:02 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-02-20 20:15:02 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-02-20 20:15:02 UTC/bin/sh -c #(nop) COPY file:9aa9ebe4b8faa144fb5c19c502722b1727d49596200e40c78b3a7823b2a6b4f4 in /
2024-02-20 20:15:02 UTC/bin/sh -c #(nop) COPY dir:5f9397790e99e7c5b1a94e888481148a2c52eff4a456e49911299b15844b6c9b in /assets/
2024-02-20 20:17:18 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-02-20 20:17: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
2024-02-20 20:17:28 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-02-20 20:17:28 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-02-20 20:17:28 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-02-20 20:17:28 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-02-20 20:17: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.