2024-01-11 03:54:11 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:3dd181f9be599de628e1bc6d868d517125e07f968824bcf7b7ed8d28ad1026b1 - 2.25% (29 MB)
[#001] sha256:8e36cf6c431e9d10d6b7a36f64e5b15862115e2238f37a440d7de84ff768deb8 - 1.2% (15.5 MB)
[#002] sha256:72a39121f6cf5720b93e33fc6ef34ab180502a1801f29b87dacd3750ddfe2385 - 0.03% (428 KB)
[#003] sha256:1197acfb1b41e0f8e7856b2d3a71fe7da273481326ac0d3f0502df7fd5653452 - 0.0% (135 Bytes)
[#004] sha256:0ecff9e3110cee3e426eb03d00636bf64f838f9b9984243eeeb56ac3a8ff7c26 - 0.0% (141 Bytes)
[#005] sha256:ebd56081f145007b611c1b4a0daf9327b2582dc75f89c0a617bf2a5e072d3daa - 0.0% (277 Bytes)
[#006] sha256:5f6eb672e7e84aa8215e36700a717dc20201ed8ce65946692cb3c80cf9b0012d - 0.0% (5.36 KB)
[#007] sha256:3a2f57b01084a147fa700d2357fc2c03793cdf5ba04d15bce35e9c571917a91e - 96.51% (1.22 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) ADD file:2b3b5254f38a790d40e31cb26155609f7fc99ef7bc99eae1e0d67fa9ae605f77 in /
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-11 03:52:02 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-01-11 03:52:02 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-01-11 03:52:02 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-01-11 03:52:17 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-01-11 03:52:18 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-01-11 03:52:18 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-01-11 03:52:19 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-01-11 03:52:19 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-01-11 03:52:19 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-01-11 03:52:19 UTC/bin/sh -c #(nop) COPY file:7a8dc23fc8d24b8d726ff028cde766f66d9e181d1eaf3b52a489928d057e1f68 in /
2024-01-11 03:52:20 UTC/bin/sh -c #(nop) COPY dir:efe58578b1661ef18c9ca46fec8769cbdc4dc1f2ffa8c3810ddf41a84e866bd6 in /assets/
2024-01-11 03:54:00 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-01-11 03:54:10 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-01-11 03:54:10 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-01-11 03:54:10 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-01-11 03:54:10 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-01-11 03:54:10 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-01-11 03:54:11 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.