2023-11-30 11:55:13 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:9e5f3dc8b546ab31689a6c62e67001dfe74e77134f880827919caf354e66c9c7 - 1.37% (17.8 MB)
[#002] sha256:f9071507c90e0d91e8a26d51c11a4729dab72881f0ef5cf5ccf3476149b0d0fc - 0.03% (428 KB)
[#003] sha256:24168a0e5c9636b099248d34cf39f4487c3720f2feafda3e47e21e6a2d6fbdfa - 0.0% (135 Bytes)
[#004] sha256:c716ed39032bee2da67f5dc51033f46e662ab2a1fa9dc1a5aad514dd47bdfd25 - 0.0% (141 Bytes)
[#005] sha256:9cbeb2fbbf7f8678dc6801edb36bb370b63f4287fbc361aa65648ba0c080859b - 0.0% (276 Bytes)
[#006] sha256:aea65b90a8c49f004869a8a623440965a23f21f56f9fde8e28122022ca20b25a - 0.0% (5.34 KB)
[#007] sha256:7da2b110ef7752fc22ca8dc52dc29d4450c7a171556f013d74dfc6333434e9a1 - 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 11:53:13 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-11-30 11:53:13 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-11-30 11:53:13 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-11-30 11:53:28 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 11:53:29 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-11-30 11:53:29 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 11:53:30 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-11-30 11:53:30 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-11-30 11:53:30 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-11-30 11:53:31 UTC/bin/sh -c #(nop) COPY file:16fb0a90a6e51902af831cc72caa48aab642cb4613dd043b4068a9be658d118e in /
2023-11-30 11:53:31 UTC/bin/sh -c #(nop) COPY dir:ac71f4c14bf62f12b0d68bd186835bc5bdaffdc8a08238edf16b2245fd9844de in /assets/
2023-11-30 11:55:03 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-11-30 11:55:13 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 11:55:13 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-11-30 11:55:13 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-11-30 11:55:13 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-11-30 11:55:13 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-11-30 11:55:13 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.