2023-02-21 17:55:39 UTC
1.22 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:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58 - 2.19% (27.3 MB)
[#001] sha256:cad6808ee154ceb40778db753113e2a957a1203b2d839e1f47f7b4b65942560f - 1.42% (17.7 MB)
[#002] sha256:9cfed1c67ff83a77164ab8fd53ed400d863821d0856786240d956b1c0270d4b5 - 0.03% (428 KB)
[#003] sha256:bee54ba3ca8924d0ac58fd63633819a1368422fcbb108ed733b32d28bf1adca8 - 0.0% (135 Bytes)
[#004] sha256:60ded1fe23fb829807c1e0a9a79853130aa49952b30f5ad9758154d95638a46c - 0.0% (140 Bytes)
[#005] sha256:b26702a51bac0bbd6e58270a82d3e28f3fa5a21d937fec741276b1089d123cf7 - 0.0% (228 Bytes)
[#006] sha256:99c8fc3d9dd8e981512d0f9a5e6236314227f0abfec1f008f4334ed3ab103872 - 0.0% (5.25 KB)
[#007] sha256:8f9b09513bcb45d8e90f894fa9afaad4fea2f9cac995933b6ebd92b5ad50585d - 96.36% (1.17 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-02-01 11:42:37 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-02-01 11:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-02-01 11:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-02-01 11:42:39 UTC/bin/sh -c #(nop) ADD file:8b180a9b4497de0c6e131d6b48cf5c69a885379e63033ab9639d1655991e626c in /
2023-02-01 11:42:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-21 17:53:05 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-02-21 17:53:05 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-02-21 17:53:05 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-02-21 17:53:22 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-02-21 17:53:22 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-02-21 17:53:23 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-02-21 17:53:23 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-02-21 17:53:24 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-02-21 17:53:24 UTC/bin/sh -c #(nop) COPY file:ac4536bfec3bd1a1e33dbac60ecd99f4fd312f0f16047c038d89378dfa375cc5 in /
2023-02-21 17:53:24 UTC/bin/sh -c #(nop) COPY dir:2bce747e1277d37204061ba28f07a0fff1c5880e9b60c91e840f41b4092a94af in /assets/
2023-02-21 17:55:25 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-02-21 17:55:39 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-02-21 17:55:39 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-02-21 17:55:39 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-02-21 17:55:39 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-02-21 17:55:39 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-02-21 17:55:39 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.