2023-06-28 22:10:39 UTC
1.38 GB
/bin/vi
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:3f94e4e483ea634d7ab0b63649b8f72f8b721d4c626297fd0edae0abea1df9e9 - 2.06% (29 MB)
[#001] sha256:ccde7f5200322cdc6dfe911505b6917268cb54db0204a9cc8aaecf26b842b9ee - 1.1% (15.5 MB)
[#002] sha256:6e3c4d270c933ef42733cc96d3783809236fdf8945e86fc30fa754d1f56d66b7 - 0.03% (428 KB)
[#003] sha256:3672e5aca64f3041cdb2e2ef653e173cbca3f94ba8716cb921a86742592a250c - 0.0% (135 Bytes)
[#004] sha256:344aee32da09774df353bb8e2ba1dc5393e53586e5cd2d58e2f74ff8073a9e55 - 0.0% (140 Bytes)
[#005] sha256:fe2202d15f5591496108ab12885d07d8c47e63082ec15e550dea486338de95ea - 0.0% (228 Bytes)
[#006] sha256:949a6013756200857b3a4ec9604dad9a151b2b99bb460b876360b6d806d736d2 - 0.0% (5.32 KB)
[#007] sha256:11391ef798eed222bb076b2fe01bc831a0ff8afa945f48e3e9cf1e25866b5da5 - 96.81% (1.33 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-05 17:00:37 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-05 17:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-05 17:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-05 17:00:39 UTC/bin/sh -c #(nop) ADD file:0ad2ee2cfb186802f49c9bf4148674d1c6fc201f83478ec01ffaa7086d491323 in /
2023-06-05 17:00:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-28 22:02:07 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-06-28 22:02:07 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-06-28 22:02:07 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-06-28 22:08:08 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/*
2023-06-28 22:08:08 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-06-28 22:08:09 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
2023-06-28 22:08:09 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-06-28 22:08:10 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-06-28 22:08:10 UTC/bin/sh -c #(nop) COPY file:3ebd146f9cb37be7e97b48bc666199a8695aa3b5dc394249912da46d5c323d76 in /
2023-06-28 22:08:10 UTC/bin/sh -c #(nop) COPY dir:85d24c5f99a2ced9473248ae658874e8bc0199083491d4916ded113723eac0ac in /assets/
2023-06-28 22:10:29 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-06-28 22:10:38 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
2023-06-28 22:10:38 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-06-28 22:10:38 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-06-28 22:10:38 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-06-28 22:10:39 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-06-28 22:10:39 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.