2024-04-09 19:56:25 UTC
1.32 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:23828d760c7b04df02891af556c40ca44c2dd79d6837ea6f18fac24f4108448c - 2.16% (29 MB)
[#001] sha256:d0dd7d54ea1204892f768d76f2c1ea5b61b8e24ccdd0d0d7780187b6feb3e267 - 1.15% (15.5 MB)
[#002] sha256:4b37c89172d108847f8099522258d4c055bafe4c937f0e739c6023df358999c5 - 0.03% (428 KB)
[#003] sha256:dd633fdc22d3893e92ec81492ed07d9494eeb8772f80639efdb13e870715f179 - 0.0% (135 Bytes)
[#004] sha256:2e5bbd6ec5b447391679f30556100505f4c859db55a4b6c7991f184a5d251555 - 0.0% (141 Bytes)
[#005] sha256:3c39a30e932e54ce56f3828f93c7a917dc274436ace077ce69544d09e07b1ced - 0.0% (280 Bytes)
[#006] sha256:a3f46f3990e8d927e0a1860c34820a7fdf315724cb9d89cdfe8a3175176d9fb6 - 0.0% (4.92 KB)
[#007] sha256:b417d9667c8b1f4c96051b2cb05bf4293425458efd4fa84ff74436598f6272d1 - 96.66% (1.27 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-02-27 18:52:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-02-27 18:52:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-02-27 18:52:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-02-27 18:52:58 UTC/bin/sh -c #(nop) ADD file:21c2e8d95909bec6f4acdaf4aed55b44ee13603681f93b152e423e3e6a4a207b in /
2024-02-27 18:52:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-04-09 19:53:39 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-04-09 19:53:39 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-04-09 19:53:39 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-04-09 19:53:53 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/*
2024-04-09 19:53:53 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-04-09 19:53:54 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
2024-04-09 19:53:54 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-04-09 19:53:55 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-04-09 19:53:55 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-04-09 19:53:55 UTC/bin/sh -c #(nop) COPY file:8c1663354fc13ff45e55a51553ccb709a3aeccc7b6ec0abf1137643eb25d38b7 in /
2024-04-09 19:53:55 UTC/bin/sh -c #(nop) COPY dir:5f9397790e99e7c5b1a94e888481148a2c52eff4a456e49911299b15844b6c9b in /assets/
2024-04-09 19:56:15 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-04-09 19:56: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
2024-04-09 19:56:25 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-04-09 19:56:25 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-04-09 19:56:25 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-04-09 19:56:25 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-04-09 19:56: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.