2024-02-20 23:00:14 UTC
1.39 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.04% (29 MB)
[#001] sha256:b3764eaf91cc84c70ccf83ccb813d78e5748b293a40ea195df652edc3d51d81f - 1.09% (15.5 MB)
[#002] sha256:bcbb7884ecb9b01a330608ef4156218e6cb7ca42f465aa90e876ee665414da1e - 0.03% (428 KB)
[#003] sha256:63f3873ffad64259c75a81000f0080df86275a32f69e9c856a36ea176ea19a03 - 0.0% (135 Bytes)
[#004] sha256:505c1a33b21dc4c5fb7fa63b4249243bd056da75dd7b9e722583995e6a987c5f - 0.0% (141 Bytes)
[#005] sha256:761893ec55fd00b35f551d2340294ab2b9a741ce3f6d45ff7f32fce61ff1f287 - 0.0% (282 Bytes)
[#006] sha256:b0899f3c9ad0a1128d5423f9af31da481f9c338bd2ac7038748704d11af46832 - 0.0% (4.85 KB)
[#007] sha256:1ba0ef2d8f7521d0c4b4ab11f8de2ee017b873a715d6cb62a9825a3dfd1a9966 - 96.83% (1.34 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 22:57:19 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-02-20 22:57:20 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-02-20 22:57:20 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-02-20 22:57:33 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 22:57:33 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-02-20 22:57:34 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 22:57:34 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-02-20 22:57:34 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-02-20 22:57:35 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-02-20 22:57:35 UTC/bin/sh -c #(nop) COPY file:0b45d7f8803f49cf9816aacc07a20d195abbbbaaf1ef819dfbb0e33610d8ebd8 in /
2024-02-20 22:57:35 UTC/bin/sh -c #(nop) COPY dir:2a85a96a7deef29ea6a9c149bd403d4b33819423d9a3460f8225f36091d6d8aa in /assets/
2024-02-20 23:00:03 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-02-20 23:00:14 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 23:00:14 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-02-20 23:00:14 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-02-20 23:00:14 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-02-20 23:00:14 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-02-20 23:00:14 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.