2023-07-25 09:13:21 UTC
1.3 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:9d19ee268e0d7bcf6716e6658ee1b0384a71d6f2f9aa1ae2085610cf7c7b316f - 2.17% (29 MB)
[#001] sha256:1752b1158873fc62867c6e8b6c7f85451ab7594b4c3997b5d9a3611958441548 - 1.16% (15.5 MB)
[#002] sha256:c13ce2c0c8c2eacf991f0dea0d2fb747537b9dc915e1c3f1904dce9b52a4ff46 - 0.03% (428 KB)
[#003] sha256:01886e9f2269269234da062a6e976148e2b9df231a5d9a26c56f1e7f3046fcb2 - 0.0% (135 Bytes)
[#004] sha256:659b2584ba6d7d19fe3babdc06cebbe277e408f90e600b9dc53c31a90c260c9e - 0.0% (141 Bytes)
[#005] sha256:81dc44660bfa0362b5161ca17a8afa3a487f0c28c5cb99bb2755a29e6fbc172b - 0.0% (276 Bytes)
[#006] sha256:fa9637f750c2f3af78c2dd289fef5d20c839d8a6521455882731b41dd834afad - 0.0% (5.18 KB)
[#007] sha256:6625f7003e4647cf37fe334b8b024d5d3cc74a4f76734b55e63256a85e8039a8 - 96.63% (1.26 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) ADD file:140fb5108b4a2861b5718ad03b4a5174bba03589ea8d4c053e6a0b282f439ff3 in /
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-25 09:11:12 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-07-25 09:11:12 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-07-25 09:11:12 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-07-25 09:11:25 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.34 && rm -rf /var/lib/apt/lists/*
2023-07-25 09:11:26 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-07-25 09:11:26 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-07-25 09:11:27 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-07-25 09:11:27 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-07-25 09:11:27 UTC/bin/sh -c #(nop) COPY file:2d99ae09fc5c50b80f9d8d2925e1a50daefd054356f3c1cd0fdb56aedf3e518b in /
2023-07-25 09:11:27 UTC/bin/sh -c #(nop) COPY dir:8bdea9ae46c0455010138f2ccb22548e369560f51cf302a39f01f2a88dcbb0e9 in /assets/
2023-07-25 09:13:10 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-07-25 09:13:20 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-07-25 09:13:20 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-07-25 09:13:20 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-07-25 09:13:20 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-07-25 09:13:21 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-07-25 09:13:21 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.