2024-09-19 21:46:20 UTC
1.32 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:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 2.08% (28.2 MB)
[#001] sha256:899edf533f9392dbd1159370326bfea0408e50f5609847d0b0c13006081de691 - 0.0% (160 Bytes)
[#002] sha256:50f6576729b8933c96c0ea705119ea3043d54d27d2f2d84de090a00836c0f681 - 1.21% (16.4 MB)
[#003] sha256:bedf536766f822b76c17549a16d46a23382fa34d069eb96e30e5086339032971 - 0.03% (428 KB)
[#004] sha256:324db31b8487da9c0139a1132f0ca19ddd8a99fdc1b28661442ef4695c56d5ab - 0.0% (135 Bytes)
[#005] sha256:3da70707962752329bc0f5ff08ac25c299438b8155e7d07cf5ea745b41396070 - 0.0% (141 Bytes)
[#006] sha256:26b75a50221d024464ba7fa34c085bd071ea5b1a88676624d83053c23bc8aa0e - 0.0% (281 Bytes)
[#007] sha256:ee111621ef40f692a6a787ac419ef6d57fed782bdddc388e7bf830c25425777d - 0.0% (4.92 KB)
[#008] sha256:12b93207c951cc7519840e9d7c8cb1246360e3fa631e819e81962e6316ee7849 - 96.68% (1.28 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:25:17 UTC/bin/sh -c #(nop) ADD file:ebe009f86035c175ba244badd298a2582914415cf62783d510eab3a311a5d4e1 in /
2024-09-11 16:25:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-19 21:43:24 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-09-19 21:43:24 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-09-19 21:43:24 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-09-19 21:43:24 UTC/bin/sh -c #(nop) COPY file:46ddac64c890817c80de6520d6ec9de1f52dffad969a4788198d5eebd404a9f2 in /etc/locale.gen
2024-09-19 21:43:47 UTC/bin/sh -c apt-get update -q && DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends busybox ca-certificates locales openssh-server tzdata wget perl libperl5.34 && locale-gen && cp -a /usr/lib/locale/locale-archive /tmp/locale-archive && DEBIAN_FRONTEND=noninteractive apt-get purge -yq locales && mv /tmp/locale-archive /usr/lib/locale/locale-archive && rm -rf /var/lib/apt/lists/*
2024-09-19 21:43:48 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-09-19 21:43:48 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-09-19 21:43:49 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-09-19 21:43:49 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-09-19 21:43:49 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-09-19 21:43:49 UTC/bin/sh -c #(nop) COPY file:d66f8511f3bf1638365b01f3e23582f1e605686d14804996d7a6c0c3472d21e3 in /
2024-09-19 21:43:49 UTC/bin/sh -c #(nop) COPY dir:5f9397790e99e7c5b1a94e888481148a2c52eff4a456e49911299b15844b6c9b in /assets/
2024-09-19 21:46:10 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-09-19 21:46:20 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-09-19 21:46:20 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-09-19 21:46:20 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-09-19 21:46:20 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-09-19 21:46:20 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-09-19 21:46:20 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.