2024-06-12 01:08:55 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:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db - 2.35% (28.2 MB)
[#001] sha256:34cfa8f3a02f85dcad0dfc68fe2162415dc6cf9ac6bb9fecd5d1b6487beb437a - 0.0% (160 Bytes)
[#002] sha256:0c3fe08b628f225d09a752e3988ffb5c4b1b037b7821d4e7ecc6b4aa186940c8 - 1.37% (16.4 MB)
[#003] sha256:9ea44d6ff44fe4a0ba13af0291186ad3c7faad7bcd7b8f7bf0e0a36ee8ab4df9 - 0.03% (428 KB)
[#004] sha256:0adf9410b6afb3d15dc1c82c693baba0b4618ed04d45ce857444584279483600 - 0.0% (135 Bytes)
[#005] sha256:59a71a507a43e686d783524699d9a8c961fc3348bd86d8bc7daa96a0f2a1d590 - 0.0% (140 Bytes)
[#006] sha256:c48185fb4dedc2d23fba1ca4429e33682cd1c0e442c46e8d036ce88f3f604ad2 - 0.0% (282 Bytes)
[#007] sha256:62e33a4b07cfcd399367b185bdfcc7a2567b7cd03c7eb4210ff8a7cfdbc19a0c - 0.0% (4.92 KB)
[#008] sha256:5c13bccd6c96658b540fb41c21d33b80c71b6d9183c4a0a5022c19d9bee9b1c0 - 96.24% (1.12 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-03 10:32:23 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-03 10:32:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-03 10:32:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-03 10:32:25 UTC/bin/sh -c #(nop) ADD file:89847d76d242dea90ede05e9e1e13a1ff4400a65eafbe2d6e31e086c93893580 in /
2024-06-03 10:32:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-06-12 01:05:48 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-06-12 01:05:48 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-06-12 01:05:48 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-06-12 01:05:48 UTC/bin/sh -c #(nop) COPY file:46ddac64c890817c80de6520d6ec9de1f52dffad969a4788198d5eebd404a9f2 in /etc/locale.gen
2024-06-12 01:06:15 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-06-12 01:06:15 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-06-12 01:06:16 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-06-12 01:06:16 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-06-12 01:06:17 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-06-12 01:06:17 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-06-12 01:06:17 UTC/bin/sh -c #(nop) COPY file:feb5393858c9b19af75954dc86719f6305f78615a0829b346635222a17ce40bf in /
2024-06-12 01:06:17 UTC/bin/sh -c #(nop) COPY dir:821282afdd884f93902a922862a42ddbc258d7fc46a403c57ebb4c5f34dd4f1b in /assets/
2024-06-12 01:08:45 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-06-12 01:08:55 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-06-12 01:08:55 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-06-12 01:08:55 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-06-12 01:08:55 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-06-12 01:08:55 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-06-12 01:08:55 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.