2024-09-23 04:52:49 UTC
1.31 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:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 2.1% (28.2 MB)
[#001] sha256:6bf297d5d4a8c63680394d54642ccab193d08c093942b411d70f6e438bbe3d8e - 1.16% (15.5 MB)
[#002] sha256:4af7b6852280f9961def382df2f8885a6a661b1fc8d9ad083c125617c1d1df5c - 0.03% (428 KB)
[#003] sha256:5b0a296985ea81f0c2f32e8894ea272c86bdb6dccf6e30854085da9fd1d366ab - 0.0% (135 Bytes)
[#004] sha256:d445d730a6957fbbd318da53fa25682249973f87e032a6793027948b4b969f55 - 0.0% (140 Bytes)
[#005] sha256:5149bca2299b6fd0b9cb1f509634e0eea35801e104e77f5718706baf26002816 - 0.0% (280 Bytes)
[#006] sha256:3c6350a1b04028c419a6d6501ae2b267a5cc7b0c800f31594b46a721036d1fcc - 0.0% (5.18 KB)
[#007] sha256:12bb74e5999789b388f6b44f830996a870fe101bb334804c3885ed86f844cfff - 96.71% (1.26 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:25:17 UTC/bin/sh -c #(nop) ADD file:ebe009f86035c175ba244badd298a2582914415cf62783d510eab3a311a5d4e1 in /
2024-09-11 16:25:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-23 04:50:56 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-09-23 04:50:56 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-09-23 04:50:56 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-09-23 04:51:09 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/*
2024-09-23 04:51:09 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-09-23 04:51:10 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
2024-09-23 04:51:10 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-09-23 04:51:10 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-09-23 04:51:10 UTC/bin/sh -c #(nop) COPY file:0389d55ecaf56f6d34b1668dacf311c87df69a707aec15b65a77f82045be2d32 in /
2024-09-23 04:51:11 UTC/bin/sh -c #(nop) COPY dir:8bdea9ae46c0455010138f2ccb22548e369560f51cf302a39f01f2a88dcbb0e9 in /assets/
2024-09-23 04:52:40 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-09-23 04:52:49 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
2024-09-23 04:52:49 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-09-23 04:52:49 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-09-23 04:52:49 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-09-23 04:52:49 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-09-23 04:52:49 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.