2024-06-26 14:45:49 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:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db - 2.08% (28.2 MB)
[#001] sha256:db011329beb2cab210cb1578f12663a2d8e91ce7726b81adf0112ebd51ac2f03 - 1.15% (15.5 MB)
[#002] sha256:295e3b9060afcae285cc1df772ae199c90dbf26c458c3c3bde402fe81d467404 - 0.03% (428 KB)
[#003] sha256:048f97b42f547b29c8cf82e379d3b7705a6f1ca4a1d2bc6a9ef4601e82d7de3d - 0.0% (134 Bytes)
[#004] sha256:9230dcfd6749f053caec2fb6b3944568d4a41c97bab745d9544300e55833d60a - 0.0% (140 Bytes)
[#005] sha256:f084198259a8c31af943108c6f2674f668022f7dbbcd5a61a555e2f1aa151089 - 0.0% (281 Bytes)
[#006] sha256:8d606aae0628565088cc276716884cbd9cc99552c461b87c6f865895815d848d - 0.0% (4.92 KB)
[#007] sha256:4c6a0a6eb971fe5ee60f608428e6b7229c59b381c35c111c7dd465493400830b - 96.74% (1.28 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-26 14:43:08 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-06-26 14:43:08 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-06-26 14:43:08 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-06-26 14:43:23 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-06-26 14:43:23 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-06-26 14:43:24 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-26 14:43:24 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-06-26 14:43:24 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-06-26 14:43:24 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-06-26 14:43:25 UTC/bin/sh -c #(nop) COPY file:595c442d61051ff52920d249d220b0abdb18be19ba00a94e93d429bfd42fcbfc in /
2024-06-26 14:43:25 UTC/bin/sh -c #(nop) COPY dir:5f9397790e99e7c5b1a94e888481148a2c52eff4a456e49911299b15844b6c9b in /assets/
2024-06-26 14:45:38 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-06-26 14:45:48 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-26 14:45:49 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-06-26 14:45:49 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-06-26 14:45:49 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-06-26 14:45:49 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-06-26 14:45:49 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.