2024-07-24 01:04:00 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:3713021b02770a720dea9b54c03d0ed83e03a2ef5dce2898c56a327fee9a8bca - 2.12% (28.2 MB)
[#001] sha256:bc27fbbe09a9c01d0ec7d93fd50c26f96d0457fdcd86f387fc934da30eeb2106 - 1.17% (15.5 MB)
[#002] sha256:b40c138e1abc550d618c0ee23038481ab6f8816755fc1428c1338e512fa02410 - 0.03% (428 KB)
[#003] sha256:a61b229d581e6c80d2144d5bc530fc326313d755f33fea76f0633986ee8bf299 - 0.0% (134 Bytes)
[#004] sha256:f2f612597c5d19c81d0c3813459a8fbc67cee788bec251e8732dbd007d3b5ea6 - 0.0% (139 Bytes)
[#005] sha256:64a175d901b0dcdbe2cafacce52cb32496e016b5f8d1e3305415404ae9077b58 - 0.0% (281 Bytes)
[#006] sha256:0e08bec1bcf5a1a6fd087ba2ad1cbc64423ca1938a91d32ae62e5cec4e31a9c5 - 0.0% (5.18 KB)
[#007] sha256:596b8a750be9a4acc78231d72fb78f5ece78fe102041878e43e2158fb73599ea - 96.68% (1.26 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) ADD file:d5da92199726e42da09a6f75a778befb607fe3f79e4afaf7ef5188329b26b386 in /
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-07-24 01:01:59 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-07-24 01:02:00 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-07-24 01:02:00 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-07-24 01:02:15 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-07-24 01:02:16 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-07-24 01:02:16 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-07-24 01:02:17 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-07-24 01:02:17 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-07-24 01:02:17 UTC/bin/sh -c #(nop) COPY file:27c94d2eaa7d75eb38a45060a737e4b4158d6b68764616f89808b19818f53fe3 in /
2024-07-24 01:02:17 UTC/bin/sh -c #(nop) COPY dir:5dfc4457f9061bbc9ad5473a5d11e1ef66a735352aff09524940429d6cd3e8fd in /assets/
2024-07-24 01:03:50 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-07-24 01:04:00 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-07-24 01:04:00 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-07-24 01:04:00 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-07-24 01:04:00 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-07-24 01:04:00 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-07-24 01:04:00 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.