2023-11-30 10:33:25 UTC
1.27 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:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 - 2.23% (29 MB)
[#001] sha256:6b177bda58a9b54835d70512753072d444408c890b69dafe59dcdb312e92a39a - 1.37% (17.8 MB)
[#002] sha256:3b9b4037673697702beaba74f82d92ed843f645c2b44cc9df772f032b5e32825 - 0.03% (428 KB)
[#003] sha256:bfcc0c4df68c48e85d74f1df27b6e1abd1869824b4dbaf0ad2935db2d1bb30d9 - 0.0% (134 Bytes)
[#004] sha256:fbb57c6a1e337ceec9617c024f0f44d7e23a2c8b4db5e58186f46523bcc88c93 - 0.0% (140 Bytes)
[#005] sha256:50beea6c4d230bc3f0eeca57b516092a91a169fdbb2656a76fb03b4cf2ebbe71 - 0.0% (276 Bytes)
[#006] sha256:7adf3f7a68faad617fa3128d81d7d9c86653bc1476c67a5fbded6df6eea63411 - 0.0% (4.84 KB)
[#007] sha256:ce283dec8628ac4980797d7e7b9dafd5f3a4d2ca82555197262afa79aa5e0f50 - 96.37% (1.23 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-10-05 07:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-10-05 07:33:32 UTC/bin/sh -c #(nop) ADD file:63d5ab3ef0aab308c0e71cb67292c5467f60deafa9b0418cbb220affcd078444 in /
2023-10-05 07:33:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-11-30 10:30:32 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-11-30 10:30:32 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-11-30 10:30:32 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-11-30 10:30:48 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-11-30 10:30:48 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-11-30 10:30:49 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-11-30 10:30:49 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-11-30 10:30:50 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-11-30 10:30:50 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-11-30 10:30:50 UTC/bin/sh -c #(nop) COPY file:cc628d3011200e0a65b85ec0343a56c39ebf8b1cd0f64c2ec987e6ee3632f6eb in /
2023-11-30 10:30:50 UTC/bin/sh -c #(nop) COPY dir:fb7cf9796f0b145dbd306e72f136a9f79c354e091b4937ca67cc1f8cc0459766 in /assets/
2023-11-30 10:33:15 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-11-30 10:33:25 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-11-30 10:33:25 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-11-30 10:33:25 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-11-30 10:33:25 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-11-30 10:33:25 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-11-30 10:33:25 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.