2023-08-31 11:48:08 UTC
1.26 GB
/bin/vi
GITLAB_ALLOW_SHA1_RSAfalse
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.26% (29 MB)
[#001] sha256:5768bffc8513dae752d3aaaa8d377de87367cab6850a441b713d9bbbd3c4faac - 1.21% (15.5 MB)
[#002] sha256:de86846bcfe9fa772b2136047cab44d76126704a4ce7b9d4fd3395bdd5f2be86 - 0.03% (428 KB)
[#003] sha256:d70a12ee87840f3ca9249524a77b293faef501401aad587c9d6f972386fe9545 - 0.0% (135 Bytes)
[#004] sha256:3c371287004c902c468feb7e445258934649dd914b929d8c89daa5aa25537ded - 0.0% (140 Bytes)
[#005] sha256:5e031e68f15e9f3984771bbc43dc2d90f43e256f3b48166ac0bc02eeca51fb06 - 0.0% (275 Bytes)
[#006] sha256:742755dad962534663811e0475ff1c6dd598d06714b45359b42efa38956b7e23 - 0.0% (5.36 KB)
[#007] sha256:7c1dc4c9c7a50326e466411a759c2ba5216e0220c8a8c4b7f4844bf473ad7960 - 96.5% (1.21 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 11:46:19 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-08-31 11:46:19 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-08-31 11:46:20 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-08-31 11:46:31 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 11:46:31 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-08-31 11:46:31 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 11:46:32 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-08-31 11:46:32 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-08-31 11:46:32 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-08-31 11:46:32 UTC/bin/sh -c #(nop) COPY file:002517c5fb6467f65a07cf28523c334edc75c36d85ae0965d3b5e9a56d8a79db in /
2023-08-31 11:46:33 UTC/bin/sh -c #(nop) COPY dir:efe58578b1661ef18c9ca46fec8769cbdc4dc1f2ffa8c3810ddf41a84e866bd6 in /assets/
2023-08-31 11:47:58 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-08-31 11:48:07 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 11:48:07 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-08-31 11:48:08 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-08-31 11:48:08 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-08-31 11:48:08 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-08-31 11:48: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.