2023-04-20 15:59:23 UTC
1.16 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.3% (27.3 MB)
[#001] sha256:c4df0ac2a48a10a6dc269369c28d1d00a467df5e734eb22b493e22f447245ae8 - 1.49% (17.7 MB)
[#002] sha256:28a777a0ef3e037a556fdaa5dea034a2bb9fadd46adc1ffd7d6c67c23d22f22c - 0.04% (428 KB)
[#003] sha256:44d302c83b9cdb8fc2d1b3b0c244a2789c388a8faf991d0d4e5d3aaeb6b49c0d - 0.0% (135 Bytes)
[#004] sha256:16e46fcd837c9b3408dcd4ac220e2e647871d10f89936fe5dcc414f544162bf1 - 0.0% (140 Bytes)
[#005] sha256:4911893a458304d74b56e2026cecf067f995f2210d7703f2a958892d5f194e01 - 0.0% (228 Bytes)
[#006] sha256:e900f220e65b50d02791a3ea1d7e0839d5647a96be17e8ee55ad9b571f191bfa - 0.0% (5.25 KB)
[#007] sha256:debdd2c0bd256b7f049ad1827917b04605adb0235391e71a9fd6dfb059c3d31d - 96.17% (1.11 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-04-20 15:56:42 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-04-20 15:56:42 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-04-20 15:56:42 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-04-20 15:57:00 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-04-20 15:57:00 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-04-20 15:57:01 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-04-20 15:57:01 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-04-20 15:57:02 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-04-20 15:57:02 UTC/bin/sh -c #(nop) COPY file:5542a87bd5573efe62dc05ee976c12a3cac82eb748177b80db1df4fc58a45ebc in /
2023-04-20 15:57:02 UTC/bin/sh -c #(nop) COPY dir:97778d7c5ec56e959bbbbfbceee4122df25d58a7cdd2cadcdfc36e6546efddd5 in /assets/
2023-04-20 15:59:13 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-04-20 15:59:22 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-04-20 15:59:22 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-04-20 15:59:22 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-04-20 15:59:22 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-04-20 15:59:22 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-04-20 15:59: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.