2023-09-05 14:41:02 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:44ba2882f8eb14264e5f2f9f6ec55bcf5306527b637279f2cd9d4858762388af - 2.26% (29 MB)
[#001] sha256:8a1efa36da64b18a16dcdd61308a260b53bc0b5fd0420899c25033a1e600fa64 - 1.21% (15.5 MB)
[#002] sha256:47addecf7bd2cc14312ebe748fc9e5520c5c76d79632c9566496c0b96b14a7bd - 0.03% (428 KB)
[#003] sha256:049f6f6153cc4f1b539af323eff4feea5aa5f4f52eaf6bfb7256dc811382fc44 - 0.0% (135 Bytes)
[#004] sha256:40c39211b15be352dee731a4a2aabfd614a93d4eae8d9ebc8783e55fc8d83ea2 - 0.0% (141 Bytes)
[#005] sha256:6ac0dc4bcef01f2528c0c574dc668869cf55f189c4a014c99a30411a83a58652 - 0.0% (277 Bytes)
[#006] sha256:6c024bfa1436f9ad5285ec0b41f2ecdc985829240abf53f7cb0b0742b147658b - 0.0% (5.36 KB)
[#007] sha256:938283630babf7d2cb53a1e196e1ef43f67aa13435dce051a8e8ca0464367e2d - 96.5% (1.21 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-08-16 06:01:54 UTC/bin/sh -c #(nop) ADD file:aa9b51e9f0067860cebbc9930374452d1384ec3c59badb5e4733130eedc90329 in /
2023-08-16 06:01:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-05 14:39:03 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-09-05 14:39:03 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-09-05 14:39:03 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-09-05 14:39:19 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-09-05 14:39:19 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-09-05 14:39:20 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-09-05 14:39:20 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-09-05 14:39:21 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-09-05 14:39:21 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-09-05 14:39:21 UTC/bin/sh -c #(nop) COPY file:4042e6b444fc47854820403a1c3456b921469b3badae730e603ba6df3988bcc6 in /
2023-09-05 14:39:21 UTC/bin/sh -c #(nop) COPY dir:efe58578b1661ef18c9ca46fec8769cbdc4dc1f2ffa8c3810ddf41a84e866bd6 in /assets/
2023-09-05 14:40:51 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-09-05 14:41:01 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-09-05 14:41:01 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-09-05 14:41:01 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-09-05 14:41:01 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-09-05 14:41:01 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-09-05 14:41:02 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.