2023-06-21 09:54:59 UTC
1.28 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.21% (29 MB)
[#001] sha256:b62b47c46004785bd2662ff47ac107a7a97fb055a8ba31f979a2bf59bcf0130e - 1.18% (15.5 MB)
[#002] sha256:3159a18fca6b2f0ce9a52e900711a4d10372451218c8d6889b94ece6c2521a4d - 0.03% (428 KB)
[#003] sha256:eaf6b7858194ce339f8b8336d4f2f9286e6e712adcd3806b0fede677a45f3baf - 0.0% (135 Bytes)
[#004] sha256:a97b3855c0e5a8eb4a80080f790bc627a33dbbdb67a507c4121f67b0c3583109 - 0.0% (141 Bytes)
[#005] sha256:2603cbaa89cc9ceab88299ab51c5ab5516663e329c4bbb032387992ac8413bc5 - 0.0% (227 Bytes)
[#006] sha256:509d5c765ac8eee4d5c3e25983f6afc8b6a5a1220f8390e61a93dd9517def7cf - 0.0% (5.32 KB)
[#007] sha256:572befffc62a483a19467a4d30319490b14c39aca47ecf40c972deedaaa45a68 - 96.57% (1.24 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-21 09:52:35 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-06-21 09:52:35 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-06-21 09:52:35 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-06-21 09:52:47 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-21 09:52:47 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-06-21 09:52:48 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-21 09:52:48 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-06-21 09:52:49 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-06-21 09:52:49 UTC/bin/sh -c #(nop) COPY file:93089051c1a038cbf370d85688d8e194afd87cc64862a6a5bf3b533051b15e44 in /
2023-06-21 09:52:49 UTC/bin/sh -c #(nop) COPY dir:85d24c5f99a2ced9473248ae658874e8bc0199083491d4916ded113723eac0ac in /assets/
2023-06-21 09:54:48 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-06-21 09:54:59 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-21 09:54:59 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-06-21 09:54:59 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-06-21 09:54:59 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-06-21 09:54:59 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-06-21 09:54:59 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.