2023-03-02 12:18:03 UTC
1.15 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:df6635ed1257a768a4cf0fba31ebc5c8a6a03ae7d5b9b079bfd9df9eb89e0f81 - 2.31% (27.3 MB)
[#001] sha256:5992971cd45564422d5ef15ab4d655c43d50e0798fe7d441264887ecbf250d87 - 1.5% (17.7 MB)
[#002] sha256:9ac471fb0bd9cc2232aee499ee84145c88c2d1dc1f3aa4241edfab64b84f16d8 - 0.04% (428 KB)
[#003] sha256:78b79a3888c74cd615d2aa11784a16521b0d5a715674496fd5ec99529b7c8729 - 0.0% (135 Bytes)
[#004] sha256:d8c7d04c408f5c5abdc6ba7705c531f77b659232dc12ffc99e377af64ccf6a01 - 0.0% (139 Bytes)
[#005] sha256:7cbc75048c19191e75658a72ff2e67e7459b9f35909dfb990ecb161fb92b2838 - 0.0% (227 Bytes)
[#006] sha256:ac7aa003b253680825af516fd3966adcc13555c745e03a19b1596451a614a31d - 0.0% (5.25 KB)
[#007] sha256:847c1cdde906c69c4e5d943c0eb5760afd3f929436d73ab7554fc61e20198b09 - 96.15% (1.11 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-03-01 04:53:01 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-03-01 04:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-03-01 04:53:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-03-01 04:53:03 UTC/bin/sh -c #(nop) ADD file:3478fb5bdcf8ad03d450d48901a6a8452c0ab253f24d21b1e27f99259db2d26b in /
2023-03-01 04:53:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-02 12:15:36 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-03-02 12:15:36 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-03-02 12:15:36 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-03-02 12:15:50 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-02 12:15:51 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-03-02 12:15:51 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-02 12:15:52 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-03-02 12:15:52 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-03-02 12:15:53 UTC/bin/sh -c #(nop) COPY file:df19033c475ba6387a770e7be41934944ed37ffac65b93c753c886eef50bf2b6 in /
2023-03-02 12:15:53 UTC/bin/sh -c #(nop) COPY dir:97778d7c5ec56e959bbbbfbceee4122df25d58a7cdd2cadcdfc36e6546efddd5 in /assets/
2023-03-02 12:17:52 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-03-02 12:18:02 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-02 12:18:02 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-03-02 12:18:03 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-03-02 12:18:03 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-03-02 12:18:03 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-03-02 12:18:03 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.