2023-03-21 10:30:39 UTC
1.25 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:5544ebdc0c7b82aa6901eae124b1d220914d2629a9bde25396d7ee9cfd273a8f - 2.12% (27.3 MB)
[#001] sha256:c5213c581bf5c93f1aa9a4d19a2c4784f9398b07fed08e0e16b2ffb06760f671 - 1.38% (17.7 MB)
[#002] sha256:a58d9917688789049ba9174972fab169e41476611a204fc30608a8a71f3f629b - 0.03% (428 KB)
[#003] sha256:7ae8a2c59be5c832bc1cbed5765c56b48d497144e039034d7536a0fbbb9fa5f0 - 0.0% (135 Bytes)
[#004] sha256:2017c98fba37e530e08aa6a655d58e82d79195a5d80103cb5710871187cf4648 - 0.0% (140 Bytes)
[#005] sha256:2f81550514d7720c9f2b876e15ba9b33e72c456ff55d32bd59e7beea4c340ea8 - 0.0% (228 Bytes)
[#006] sha256:b7e289348f9c84e3f45d742c9dd35bb242f51ad310cca497da7c562f8a71363d - 0.0% (5.25 KB)
[#007] sha256:d5fd7dcd275c9a3caaa9c78827bd9951f3b84bb036025cd0349e26483a710c55 - 96.46% (1.21 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-03-08 04:41:24 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-03-08 04:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-03-08 04:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-03-08 04:41:26 UTC/bin/sh -c #(nop) ADD file:20f2ff22b9a8ca9bec5178036c9ebc525a12cd4312daf5d14a9a631a30be20e1 in /
2023-03-08 04:41:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-21 10:27:56 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-03-21 10:27:56 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-03-21 10:27:56 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-03-21 10:28:11 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-03-21 10:28:11 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-03-21 10:28:12 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-03-21 10:28:12 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-03-21 10:28:13 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-03-21 10:28:13 UTC/bin/sh -c #(nop) COPY file:8fe40f29486c4095409a1c6f624438d0f021f8d704040fee94f961c3b05c7031 in /
2023-03-21 10:28:13 UTC/bin/sh -c #(nop) COPY dir:2bce747e1277d37204061ba28f07a0fff1c5880e9b60c91e840f41b4092a94af in /assets/
2023-03-21 10:30:29 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-03-21 10:30:38 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-03-21 10:30:39 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-03-21 10:30:39 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-03-21 10:30:39 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-03-21 10:30:39 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-03-21 10:30: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.