2023-06-28 23:34:36 UTC
1.39 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.05% (29 MB)
[#001] sha256:9f45b2d1c4c28588ae6cb7b851361cea83d88f468c753c9d080162dfe21d2486 - 1.1% (15.5 MB)
[#002] sha256:fbad06834b39394ad32b21a62353a3044aaf3b02c80e5516b48c9b57fc7763cd - 0.03% (428 KB)
[#003] sha256:4520f8e817ec9d4d9489743622beac068ca9b5c1a5af31e8c67e265251c26313 - 0.0% (135 Bytes)
[#004] sha256:3df7ac6f67ca825f81c2f0835da790d3aa233d4fa758a33dc018e2d0969e4e3f - 0.0% (140 Bytes)
[#005] sha256:ab7f32d0d20ccea4150ef4b6a1f0f6f5cf51770443535467967083b160a5870d - 0.0% (228 Bytes)
[#006] sha256:950c3a2858a56368ae8949dc783f57dcb24d653803d51a7afce671943631ddc4 - 0.0% (5.33 KB)
[#007] sha256:113bd5d5a1c72888a7b8b16e6e22871f07b762081afd4b1b3183cab94d8cc5e8 - 96.83% (1.34 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 23:31:13 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-06-28 23:31:14 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-06-28 23:31:14 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-06-28 23:31:52 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 23:31:53 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-06-28 23:31:53 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 23:31:54 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-06-28 23:31:55 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-06-28 23:31:55 UTC/bin/sh -c #(nop) COPY file:39ef69c3d7dd489ca4f401fe322386d5658e441075ca91569092beb54577eb3f in /
2023-06-28 23:31:55 UTC/bin/sh -c #(nop) COPY dir:7b8cb901266e8c19a9984075ca246db92616dd89a3758742b106efe97ec0390f in /assets/
2023-06-28 23:34:27 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-06-28 23:34:35 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 23:34:36 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-06-28 23:34:36 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-06-28 23:34:36 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-06-28 23:34:36 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-06-28 23:34:36 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.