2023-08-31 11:59:47 UTC
1.31 GB
/bin/vi
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:99de9192b4afd13ed65aeae58d55b38e5231eb97a743921357b7d5b4c0c903c4 - 2.17% (29 MB)
[#001] sha256:2b7c2e050864b6eb7282ab12ab0d65252f6f85106b59ab904693cabf4a7eab7d - 1.16% (15.5 MB)
[#002] sha256:fb52a1adb66fa2b4377abaac24c9c229cd3356b52199d215ee6a15ee25a28df6 - 0.03% (428 KB)
[#003] sha256:00443fe0ff2aa39986a71ddc8fe4de8e0583032cbfafebee91dc159e4dd36f57 - 0.0% (133 Bytes)
[#004] sha256:d232397279331535a914542def68a9e45c7b855cdd03259d09e81c9abf388e72 - 0.0% (138 Bytes)
[#005] sha256:9416a156dbc5317eff0979468a633f5de3734f4a898c0ee7608556f810dbcbf6 - 0.0% (275 Bytes)
[#006] sha256:369908eb58b47299513941c25ec00cc7eb5710de5a3768d68aa97fc9c90d43fd - 0.0% (5.18 KB)
[#007] sha256:cb87ec68db17a7c27ee182d8f0d8459d182e8c01f6647f3f5f530c86189cbd51 - 96.63% (1.26 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-04 04:52:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-04 04:52:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-04 04:52:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-08-04 04:52:59 UTC/bin/sh -c #(nop) ADD file:bb1fa1d9d012ae826908afdce8c9fa2feebf221b2ab032e1535255905144411a in /
2023-08-04 04:53:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-08-31 11:57:42 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-08-31 11:57:43 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-08-31 11:57:43 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-08-31 11:57:59 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-08-31 11:57:59 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-08-31 11:58:00 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-08-31 11:58:00 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-08-31 11:58:00 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-08-31 11:58:01 UTC/bin/sh -c #(nop) COPY file:6d0f5f2f672beae9a95595d0f37da14462d2b7c77f72da2ab9a1544d573631b5 in /
2023-08-31 11:58:01 UTC/bin/sh -c #(nop) COPY dir:8bdea9ae46c0455010138f2ccb22548e369560f51cf302a39f01f2a88dcbb0e9 in /assets/
2023-08-31 11:59:36 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-08-31 11:59:46 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-08-31 11:59:47 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-08-31 11:59:47 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-08-31 11:59:47 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-08-31 11:59:47 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-08-31 11:59:47 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.