2023-02-10 18:20:22 UTC
1.26 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.12% (27.3 MB)
[#001] sha256:ecaa24b2a7096451735f7df60b99238f6390341b5960fd017187448392776949 - 1.38% (17.7 MB)
[#002] sha256:8169c3c4ce24d8c899372a951a89a058f348fe0796209e492b867a7f9f9be6ab - 0.03% (428 KB)
[#003] sha256:8ec435adbd4b7383209938af69e9c79742c2a7907b58b38c43dd406384d6560e - 0.0% (135 Bytes)
[#004] sha256:b3644ee17588e742118dea42ec9acddb7977dbdab19f1fa39d068fefda7adafc - 0.0% (140 Bytes)
[#005] sha256:b68925d1d0fd0af00d1f27bc0c7ffb7c8bc3dfef031efd6083638816523d881e - 0.0% (227 Bytes)
[#006] sha256:ccca6666f3abf6eb5a14a3f69a39da9d4c60a03a09f3a73a32c67970d335ae41 - 0.0% (5.25 KB)
[#007] sha256:2b5dafab7ac54f45a26de52b5eaa73bb42d5eb258cb21d40d0e34b248dfc232f - 96.47% (1.21 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-10 18:17:07 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-02-10 18:17:07 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-02-10 18:17:07 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-02-10 18:17: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-10 18:17:23 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-02-10 18:17: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-10 18:17:24 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-02-10 18:17:25 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-02-10 18:17:25 UTC/bin/sh -c #(nop) COPY file:3c2c4ba099cc7fdb285039b621422992be804a182f1c10cdfb6890d75e25ac30 in /
2023-02-10 18:17:25 UTC/bin/sh -c #(nop) COPY dir:97778d7c5ec56e959bbbbfbceee4122df25d58a7cdd2cadcdfc36e6546efddd5 in /assets/
2023-02-10 18:20:12 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-02-10 18:20:21 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-10 18:20:21 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-02-10 18:20:22 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-02-10 18:20:22 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-02-10 18:20:22 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-02-10 18:20:22 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.