2023-06-05 11:06:45 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:d1669123f28121211977ed38e663dca1a397c0c001e5386598b96c89b1b1cd51 - 2.2% (29 MB)
[#001] sha256:39710f45b6bd3ce3650b5720482a7609211470812010bfbee06b3157057ed52c - 1.18% (15.5 MB)
[#002] sha256:0617f2173bd686efb28764573242835852ea3af8037452c92f94d03f7bb13854 - 0.03% (428 KB)
[#003] sha256:8deb1381796db096135679721f9a5f409dfa0e8d4c832c60c3b6db4b2eecbac3 - 0.0% (135 Bytes)
[#004] sha256:c07a5a3d8391988dd94ecf45de9fb361cf0b31302b3503099d8399e7fb848993 - 0.0% (140 Bytes)
[#005] sha256:05a79791f683e7ca815aacf403080e23f71e67c6c1cd90d6655c6ea46ae71cab - 0.0% (227 Bytes)
[#006] sha256:83ab10fd98b486b8b816ae85602f771ea18cfbd1bfd09a3ee500e8b264d1e48d - 0.0% (5.32 KB)
[#007] sha256:46cf9ef9352be63a299a31d4f408bc4333aabc50344659b509dd81cee7c8c4e5 - 96.59% (1.24 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-05-22 17:45:52 UTC/bin/sh -c #(nop) ADD file:2fd2684e989d275c95e18b6f6e9ccf57ca1382ecd8faf4a66961ede28102dedf in /
2023-05-22 17:45:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-05 11:04:08 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-06-05 11:04:09 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-06-05 11:04:09 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-06-05 11:04:25 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-05 11:04:25 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-06-05 11:04:25 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-05 11:04:26 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-06-05 11:04:27 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-06-05 11:04:27 UTC/bin/sh -c #(nop) COPY file:bfc28937763cd50d40b5cde190e51f21a1f990673ba92b3ff29fcaa16e621776 in /
2023-06-05 11:04:27 UTC/bin/sh -c #(nop) COPY dir:7b8cb901266e8c19a9984075ca246db92616dd89a3758742b106efe97ec0390f in /assets/
2023-06-05 11:06:33 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-06-05 11:06:44 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-05 11:06:44 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-06-05 11:06:44 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-06-05 11:06:44 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-06-05 11:06:44 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-06-05 11:06:45 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.