2024-09-10 16:02:46 UTC
1.17 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:857cc8cb19c0f475256df4b7709003b77f101215ebf3693118e61aac6a5ea4ff - 2.35% (28.2 MB)
[#001] sha256:8ada8670945fda0194047294082c2130eeddce77bcc349a85c9890427213a0c0 - 0.0% (158 Bytes)
[#002] sha256:fb46cae51c727171e8c857b8a910bbc9b09dd03ee12e581541e4f692051b21e1 - 1.37% (16.4 MB)
[#003] sha256:11e80f346c72f82163b2863406f39d8627dd842666db1fc0f62f0d7dd33d02ed - 0.03% (428 KB)
[#004] sha256:5591f82dd833f5734229c04417be2decfd92cc9ad83a32642941a48a75f0eb2e - 0.0% (135 Bytes)
[#005] sha256:4d8253a56a9e97a08a1965784cd11ac1a6547fdd61d207f7e02c1cba5cd2497e - 0.0% (140 Bytes)
[#006] sha256:69658e14f724db00c70280fd46b869512bfad6cd9b76007c2e265f3a7799d67a - 0.0% (282 Bytes)
[#007] sha256:bbecac9f03b58a0fa167e9b75fdbe0163c00a10050479386de78f3f75604907a - 0.0% (4.92 KB)
[#008] sha256:4476d7a40ccae674ab374b170a78563113c30868457c5be789808bc5bef3c6a4 - 96.24% (1.12 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-08-13 09:27:22 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-13 09:27:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-13 09:27:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-08-13 09:27:24 UTC/bin/sh -c #(nop) ADD file:2f8a54a5efd080fb81efea702b4e3e07d946eec7563fb2281bd28950c10ec462 in /
2024-08-13 09:27:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-10 15:59:56 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-09-10 15:59:56 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-09-10 15:59:56 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-09-10 15:59:56 UTC/bin/sh -c #(nop) COPY file:46ddac64c890817c80de6520d6ec9de1f52dffad969a4788198d5eebd404a9f2 in /etc/locale.gen
2024-09-10 16:00:27 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-10 16:00:27 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-09-10 16:00:27 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-10 16:00:28 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-09-10 16:00:28 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-09-10 16:00:28 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-09-10 16:00:28 UTC/bin/sh -c #(nop) COPY file:0a64d4ed689e6850f7f5a465148e3daa6495c5ffc2410840581b8103198f34d2 in /
2024-09-10 16:00:28 UTC/bin/sh -c #(nop) COPY dir:821282afdd884f93902a922862a42ddbc258d7fc46a403c57ebb4c5f34dd4f1b in /assets/
2024-09-10 16:02:37 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-09-10 16:02:46 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-10 16:02:46 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-09-10 16:02:46 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-09-10 16:02:46 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-09-10 16:02:46 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-09-10 16:02:46 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.