2024-06-25 16:07:31 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:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db - 2.08% (28.2 MB)
[#001] sha256:ca87b56ecd69d7ef4c43dc0ad32f4d0a07e302a0ea99f1196f9b25b055d10e8d - 0.0% (160 Bytes)
[#002] sha256:759cf0dd2fc8a13dbfd5e4b2453207002a9f4bbb963b023d9183a40828cef302 - 1.21% (16.4 MB)
[#003] sha256:2fc72b12916601d536c911abc9a4c3f7278029efa8f371d8081c9ad0172f495a - 0.03% (428 KB)
[#004] sha256:300fb9a7a1fd57e3db8de55ad93bd2a96f43e857e425d94b492c9967cec86ce9 - 0.0% (135 Bytes)
[#005] sha256:f6bb421def45260907b4cf37b1daba71735d303e3cca1baaabe27d19ac601e74 - 0.0% (141 Bytes)
[#006] sha256:c734c9818dca3396cfd63abc5b8ff102133d8635c7d41ca5232fc4bff2c92951 - 0.0% (281 Bytes)
[#007] sha256:32d16cd289aa9f04265cf58fdcb3614c33061cc5aac204998f8e6ce7da259a30 - 0.0% (4.92 KB)
[#008] sha256:96f354c5c83bed0867ea698dfb512c80210444d7e27ded416d55e3a4522a3225 - 96.67% (1.28 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-03 10:32:23 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-03 10:32:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-03 10:32:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-03 10:32:25 UTC/bin/sh -c #(nop) ADD file:89847d76d242dea90ede05e9e1e13a1ff4400a65eafbe2d6e31e086c93893580 in /
2024-06-03 10:32:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-06-25 16:04:34 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-06-25 16:04:34 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-06-25 16:04:34 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-06-25 16:04:34 UTC/bin/sh -c #(nop) COPY file:46ddac64c890817c80de6520d6ec9de1f52dffad969a4788198d5eebd404a9f2 in /etc/locale.gen
2024-06-25 16:04:57 UTC/bin/sh -c apt-get update -q && DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends busybox ca-certificates locales openssh-server tzdata wget perl libperl5.34 && locale-gen && cp -a /usr/lib/locale/locale-archive /tmp/locale-archive && DEBIAN_FRONTEND=noninteractive apt-get purge -yq locales && mv /tmp/locale-archive /usr/lib/locale/locale-archive && rm -rf /var/lib/apt/lists/*
2024-06-25 16:04:58 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-06-25 16:04:58 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-06-25 16:04:58 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-06-25 16:04:59 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-06-25 16:04:59 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-06-25 16:04:59 UTC/bin/sh -c #(nop) COPY file:93235cea340a3fa27955f80ad499d4f63df45f1016f3dcccf6f6bce903cb9cf4 in /
2024-06-25 16:04:59 UTC/bin/sh -c #(nop) COPY dir:5f9397790e99e7c5b1a94e888481148a2c52eff4a456e49911299b15844b6c9b in /assets/
2024-06-25 16:07:20 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-06-25 16:07:30 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-06-25 16:07:30 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-06-25 16:07:30 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-06-25 16:07:30 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-06-25 16:07:31 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-06-25 16:07:31 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.