2024-01-11 04:16:09 UTC
1.31 GB
/bin/vi
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.17% (29 MB)
[#001] sha256:655f189af88f05c1f03d1b19919b629d3e14ccf12e3a81aa3b89a90614f38bc4 - 1.16% (15.5 MB)
[#002] sha256:3fe3ab3f6ca67e651cbd45e324c9401117ecd94b9f7db46eafb07a3d932ef682 - 0.03% (428 KB)
[#003] sha256:3fd9bfbc9851a23ddcaa8af33b148c9147a1356dd8bdc313ffd72dbfcd8a265a - 0.0% (135 Bytes)
[#004] sha256:5edd23983530540a046de68821e4596fc50adc8d69226ff5cfd8de2000b63b53 - 0.0% (141 Bytes)
[#005] sha256:7f7078b9967b9132c85f2f0ad4c4d70baa1ae201e3708c97cc6b720b7d950e60 - 0.0% (279 Bytes)
[#006] sha256:a7850d2cc0bee9c8875009e1fb802debcced3509acb6403a03adaa1722bc91f1 - 0.0% (5.18 KB)
[#007] sha256:15f1c4fb4adfe70ec785ea2da0d21c8aa0cd300c503a6de81b3f907d5efa5b76 - 96.64% (1.26 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 04:14:06 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-01-11 04:14:06 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-01-11 04:14:06 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-01-11 04:14:22 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 04:14:22 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-01-11 04:14:23 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 04:14:23 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-01-11 04:14:24 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-01-11 04:14:24 UTC/bin/sh -c #(nop) COPY file:e983c4d0fb484f010578bbed045fc2f8dc4f415176d26e54acefc124a63e9b2d in /
2024-01-11 04:14:24 UTC/bin/sh -c #(nop) COPY dir:8bdea9ae46c0455010138f2ccb22548e369560f51cf302a39f01f2a88dcbb0e9 in /assets/
2024-01-11 04:15:58 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-01-11 04:16:08 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 04:16:09 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-01-11 04:16:09 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-01-11 04:16:09 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-01-11 04:16:09 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-01-11 04:16:09 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.