2024-09-20 18:52:14 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:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 2.17% (28.2 MB)
[#001] sha256:891e944a58cdd3351cc7d0355cb42b1ffbb42c71f1c0eff94b96f3bbcfbed89e - 1.19% (15.5 MB)
[#002] sha256:88a9dfec32449a42ef2c5e414648487de631d885d790425e3d7bae75cf7c90e9 - 0.03% (428 KB)
[#003] sha256:c43afbc6bbc84cad82e0e2600ff2e8f26ac6f20b6357698fbdb65a957b4f35ab - 0.0% (135 Bytes)
[#004] sha256:846fe8cf835419f240e1cc354b31528c81cc172320e8aeef91433ee413b83260 - 0.0% (141 Bytes)
[#005] sha256:52d285c3c134daff0f96d2abff3a9271821e598d632b531d9be9a5c753cb90ae - 0.0% (281 Bytes)
[#006] sha256:9e5a1b25c7865eae0e3fecddad4db4f3a401d76fac517fe703a9dbfb1f5b3eb4 - 0.0% (5.34 KB)
[#007] sha256:4b2b3f2fd9db7cdfa5ac4be95423d99fe2dc913168f84da311f964dfc09a89d9 - 96.61% (1.23 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-20 18:50:18 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-09-20 18:50:18 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-09-20 18:50:18 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-09-20 18:50:34 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-09-20 18:50:34 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-09-20 18:50:35 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-20 18:50:35 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-09-20 18:50:36 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-09-20 18:50:36 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-09-20 18:50:36 UTC/bin/sh -c #(nop) COPY file:08a51429363b099302f0d3c2aca44ac5ca8d68160c354c1ad1c4d235b1720629 in /
2024-09-20 18:50:36 UTC/bin/sh -c #(nop) COPY dir:ac71f4c14bf62f12b0d68bd186835bc5bdaffdc8a08238edf16b2245fd9844de in /assets/
2024-09-20 18:52:05 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-09-20 18:52: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-09-20 18:52:14 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-09-20 18:52:14 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-09-20 18:52:14 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-09-20 18:52:14 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-09-20 18:52: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.