2024-01-24 19:09:23 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:df2fac849a4581b035132d99e203fd83dc65590ea565435a266cb0e14a508838 - 2.24% (29 MB)
[#001] sha256:1dcc895c75c0861f9437dd1d889d3db9e24d2cec32af1df566aaf16dd7b45044 - 1.2% (15.5 MB)
[#002] sha256:e3bac2151dddb3a312b4f57332f4f11a8d56e0887e23dbd43673a7a22b7af7e9 - 0.03% (428 KB)
[#003] sha256:343a687083259198b2c3f782f515fed2cf5a6c0fa1d359152321a8f0bf037b29 - 0.0% (135 Bytes)
[#004] sha256:a258c849cb837f0ccd790eba518a604ec312a6ce5174df87c4537832b2eade7e - 0.0% (140 Bytes)
[#005] sha256:d05d160e6add615ac7bac1b7695afba83329b6d456f753db0599175f23f9d494 - 0.0% (280 Bytes)
[#006] sha256:ece85e383b52d0113d7781793c0addb7dbe5eb44a142acc174002a83db801c5b - 0.0% (4.84 KB)
[#007] sha256:873f42a1fa1df425364b9a876c80d151f70456ab0c6ed2a8116da0f070c090a0 - 96.53% (1.22 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-01-11 17:08:09 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-01-11 17:08:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-01-11 17:08:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-01-11 17:08:11 UTC/bin/sh -c #(nop) ADD file:c646150c866c8b5ece67bc79c610718acf858034fa22502b0dba3d38c53fc9a9 in /
2024-01-11 17:08:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-24 19:05:36 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-01-24 19:05:36 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-01-24 19:05:36 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-01-24 19:05: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-01-24 19:05:53 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-01-24 19:05:53 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-01-24 19:05:54 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-01-24 19:05:54 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-01-24 19:05:54 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-01-24 19:05:55 UTC/bin/sh -c #(nop) COPY file:0559b08411928cf20aa37cb2de8f8a07edc88d7482c95dbf83cb4bb9a3fc35e4 in /
2024-01-24 19:05:55 UTC/bin/sh -c #(nop) COPY dir:28cdbdaa3fe6718524c94b441d8d710bfdf57cf84f7ebacf0b66b90ac980eecc in /assets/
2024-01-24 19:09:13 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-01-24 19:09:23 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-01-24 19:09:23 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-01-24 19:09:23 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-01-24 19:09:23 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-01-24 19:09:23 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-01-24 19:09:23 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.