2023-12-20 10:27:29 UTC
1.28 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:3dd181f9be599de628e1bc6d868d517125e07f968824bcf7b7ed8d28ad1026b1 - 2.22% (29 MB)
[#001] sha256:5222e10cb5b30b51fdf0308edd2f738e7e024942c07edd2f6a7c6c44af54b663 - 1.19% (15.5 MB)
[#002] sha256:b86fffbd1d96151da87c3897ba979daac2d5da78fd48e9ba8c122e5cfb576556 - 0.03% (428 KB)
[#003] sha256:a8f85f865bd2e6a1a2df1036492ec4abb53b3aa17577ebc1687198e7ca8294b4 - 0.0% (135 Bytes)
[#004] sha256:fd086081fce94a9866a3b476db659df9f4c750ffd661cc8a1ba35533ab35a16a - 0.0% (141 Bytes)
[#005] sha256:9c3df03dc259929f6219bb7f0a2955c3478fbc44137556a214f0b8bcfacf72ac - 0.0% (278 Bytes)
[#006] sha256:539bd3fbd6f5b3345005f3508b6fdb92a277e6e6c17e24602007b0f6fae42d5c - 0.0% (4.85 KB)
[#007] sha256:fceb275916b316098d18f48024e4635456ece036aebf0a5cf0ff5ae422326603 - 96.55% (1.23 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) ADD file:2b3b5254f38a790d40e31cb26155609f7fc99ef7bc99eae1e0d67fa9ae605f77 in /
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-20 10:24:48 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-12-20 10:24:48 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-12-20 10:24:48 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-12-20 10:25:01 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-12-20 10:25:01 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-12-20 10:25:02 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-12-20 10:25:02 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-12-20 10:25:03 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-12-20 10:25:03 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-12-20 10:25:03 UTC/bin/sh -c #(nop) COPY file:acc7e4e03e3a6435bc7491a261b50b1674a060f5a7e6001ef9cfdabfd92c1ac8 in /
2023-12-20 10:25:03 UTC/bin/sh -c #(nop) COPY dir:2a85a96a7deef29ea6a9c149bd403d4b33819423d9a3460f8225f36091d6d8aa in /assets/
2023-12-20 10:27:19 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-12-20 10:27:29 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-12-20 10:27:29 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-12-20 10:27:29 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-12-20 10:27:29 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-12-20 10:27:29 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-12-20 10:27:29 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.