2023-06-28 23:23:27 UTC
1.29 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.19% (29 MB)
[#001] sha256:1622887be3dce30bed4f78e4676c57fb07e64f1f393e220b4265e2181f30fae6 - 1.17% (15.5 MB)
[#002] sha256:c41f88d56840982a998eac6cb3f07ae21c46c3564d2b346b727208667dd9c45e - 0.03% (428 KB)
[#003] sha256:8bd8afeea9952d59df00c65cd2c27aa003aef8869a4b08b587d27dfc28185f78 - 0.0% (134 Bytes)
[#004] sha256:93689d4aa206d9d33bfacc9f0d39fe421044b4113a8683f2e3346af17eab8a4a - 0.0% (139 Bytes)
[#005] sha256:191b2f9ed80345780d1abed66ec48a240680bf5e1c06a13026f91da2abaf2a8a - 0.0% (228 Bytes)
[#006] sha256:e5f800b83201b194cfcb2c0fe3ef2b33abff496d98be39920937c40dbc74f10a - 0.0% (5.33 KB)
[#007] sha256:bdce7ad713d6c385925b131a6d6e5aef11dbbef13efda98eb5e1a8b1a8ef0c49 - 96.6% (1.25 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:20:26 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-06-28 23:20:26 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-06-28 23:20:26 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-06-28 23:21:04 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:21:05 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-06-28 23:21:05 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:21:06 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-06-28 23:21:06 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-06-28 23:21:07 UTC/bin/sh -c #(nop) COPY file:25e0bbc4653294223ca5666b4c40a530c468988b410b3092466c1a3624302dc5 in /
2023-06-28 23:21:07 UTC/bin/sh -c #(nop) COPY dir:7b8cb901266e8c19a9984075ca246db92616dd89a3758742b106efe97ec0390f in /assets/
2023-06-28 23:23:16 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-06-28 23:23:26 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:23:26 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-06-28 23:23:27 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-06-28 23:23:27 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-06-28 23:23:27 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-06-28 23:23:27 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.