2023-12-13 11:18:38 UTC
1.27 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:cbe3537751ce03ea42788c2fbe2d5d336180dc2e20472c8cdba8b3224191d101 - 2.23% (29 MB)
[#001] sha256:b70970bb546715baa3b6b1e09aa12064195b067c5aa06650855c28f8e8b96d4b - 1.2% (15.5 MB)
[#002] sha256:68371b86c8796e885bac0b50a6431e17d59df82c0b228eab4faf6e1812173901 - 0.03% (428 KB)
[#003] sha256:78cf34dc2a652d80d284eceb18ea37381d691a07e6f394993aa2301bf036940d - 0.0% (135 Bytes)
[#004] sha256:62fb695da8c859ea367a1be857a64f47291ef6496a83fc1105bb8e2f2087978d - 0.0% (141 Bytes)
[#005] sha256:37f27e7ded5db2fdcb0fea43207852577bdfe1b467127c4e0cd2f61d5e59c4d3 - 0.0% (276 Bytes)
[#006] sha256:823c33988a460298f1e6ebf981be4a61acab6bf7d716b6101d2c358e9408158b - 0.0% (4.85 KB)
[#007] sha256:b100a6fdce31398dafbbb171c71b0da972d6abbd173110bcfb56352e45086ca8 - 96.54% (1.23 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-01 07:49:50 UTC/bin/sh -c #(nop) ADD file:36d444e2cede3abe58191dcf28890b874c0908f5259bf7e8855338555701c4c5 in /
2023-12-01 07:49:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-13 11:15:50 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-12-13 11:15:50 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-12-13 11:15:51 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-12-13 11:16:06 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/*
2023-12-13 11:16:06 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-12-13 11:16:07 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
2023-12-13 11:16:07 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-12-13 11:16:07 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-12-13 11:16:08 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-12-13 11:16:08 UTC/bin/sh -c #(nop) COPY file:0e0230f0ed99f4efb5baabbd9c274d2492a691246b1bd1de1788b5c7907781f7 in /
2023-12-13 11:16:08 UTC/bin/sh -c #(nop) COPY dir:2a85a96a7deef29ea6a9c149bd403d4b33819423d9a3460f8225f36091d6d8aa in /assets/
2023-12-13 11:18:27 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-12-13 11:18: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
2023-12-13 11:18:37 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-12-13 11:18:37 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-12-13 11:18:37 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-12-13 11:18:38 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-12-13 11:18: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.