2023-05-10 14:54:30 UTC
1.32 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:99803d4b97f3db529ae9ca4174b0951afac6b309e7deaa8ec3214c584e02b3a8 - 2.02% (27.3 MB)
[#001] sha256:6c8c9e1c0ecfff72a25573f3fbc40da3179ae66cce32f93e2b1016c37faeada2 - 1.31% (17.8 MB)
[#002] sha256:0c7ac15a151b64ab4b1b9aa098bcac6fb5b9b3f8b9d9d3b5f258b97d55c80872 - 0.03% (428 KB)
[#003] sha256:977e383b522b41c5a1a4918caf05dfb08fac7049b9bf44a9e7e1208d102a8fda - 0.0% (135 Bytes)
[#004] sha256:76e70301085bc69cbec3383de887a9a3688aa681df80c5fcf1d1d4a84d2e8046 - 0.0% (141 Bytes)
[#005] sha256:37ea05f33a00d08e19d0cc0ffd851d0af1e66baeaa05420698d83cffc78ead54 - 0.0% (228 Bytes)
[#006] sha256:3012b46db40d7e53cd7e90019b5c1e25667e4ae80a54abdb0bc68b4175fdd6db - 0.0% (5.25 KB)
[#007] sha256:010d7614ae567e617aab5b8372cb59d0ec0795119d6f30267988c73529e5dbfe - 96.64% (1.28 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-04-13 13:05:13 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-04-13 13:05:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-04-13 13:05:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-04-13 13:05:15 UTC/bin/sh -c #(nop) ADD file:d05d1c0936b046937bd5755876db2f8da3ed8ccbcf464bb56c312fbc7ed78589 in /
2023-04-13 13:05:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-05-10 14:51:49 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-05-10 14:51:49 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-05-10 14:51:49 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-05-10 14:52:05 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.30 && rm -rf /var/lib/apt/lists/*
2023-05-10 14:52:05 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-05-10 14:52:06 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-05-10 14:52:06 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-05-10 14:52:07 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-05-10 14:52:07 UTC/bin/sh -c #(nop) COPY file:299ed8eaabafe870a7d613d10095c470e9c0679c86b64999ec57d44ea00ea0e3 in /
2023-05-10 14:52:07 UTC/bin/sh -c #(nop) COPY dir:2bce747e1277d37204061ba28f07a0fff1c5880e9b60c91e840f41b4092a94af in /assets/
2023-05-10 14:54:21 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-05-10 14:54: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
2023-05-10 14:54:30 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-05-10 14:54:30 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-05-10 14:54:30 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-05-10 14:54:30 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-05-10 14:54:30 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.