2023-08-31 13:09:08 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:99de9192b4afd13ed65aeae58d55b38e5231eb97a743921357b7d5b4c0c903c4 - 2.21% (29 MB)
[#001] sha256:77cfb3b52bbe57f7fe6197c17450562ed98a547576d712953cda16531c0742a5 - 1.18% (15.5 MB)
[#002] sha256:7e1c2431bbd88ba47201747e538f40c8015f72a57216d529a2356af610a9348a - 0.03% (428 KB)
[#003] sha256:b12ade5e5069d8d24c4c34eac7e12220b02f6c7c00489ff12748d62f029848cf - 0.0% (135 Bytes)
[#004] sha256:3c4468acfc00b1caa0b85bded666a0c57d70f5cb4e888ac71b0dd66caaab2d58 - 0.0% (139 Bytes)
[#005] sha256:aa97de8dfa26ca9493483e881ed9288d122f4e21b6efb904a51515243347b751 - 0.0% (229 Bytes)
[#006] sha256:cdf94fbf510bac879825df97f47fb84092d456a91b3cb56b970e9be3f53ecedf - 0.0% (5.29 KB)
[#007] sha256:96e34432560e91d47b02414f2c9f349b35a4c5b724bc82ce01ac179827a4e605 - 96.58% (1.24 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-04 04:52:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-04 04:52:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-04 04:52:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-08-04 04:52:59 UTC/bin/sh -c #(nop) ADD file:bb1fa1d9d012ae826908afdce8c9fa2feebf221b2ab032e1535255905144411a in /
2023-08-04 04:53:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-08-31 13:06:41 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-08-31 13:06:41 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-08-31 13:06:41 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-08-31 13:06:53 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-08-31 13:06:54 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-08-31 13:06:54 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-08-31 13:06:55 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-08-31 13:06:55 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-08-31 13:06:55 UTC/bin/sh -c #(nop) COPY file:6ae72bba7a6292e559fc757d3b65344730f370497b68224be290f79c8e5ee020 in /
2023-08-31 13:06:55 UTC/bin/sh -c #(nop) COPY dir:85d24c5f99a2ced9473248ae658874e8bc0199083491d4916ded113723eac0ac in /assets/
2023-08-31 13:08:58 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-08-31 13:09:08 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-08-31 13:09:08 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-08-31 13:09:08 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-08-31 13:09:08 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-08-31 13:09:08 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-08-31 13:09:08 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.