2023-09-12 16:27:03 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:44ba2882f8eb14264e5f2f9f6ec55bcf5306527b637279f2cd9d4858762388af - 2.17% (29 MB)
[#001] sha256:63a01b348987d135322920d36bf90853f99aa4c40cbc48af5e6b19aa444ec9fa - 1.16% (15.5 MB)
[#002] sha256:a74278011d0243bf22112f92b61afdbd8026cbe5450aa4bf936636145f49c135 - 0.03% (428 KB)
[#003] sha256:f38fcd778b14149dabce916c1cee839b52bceeebeb7a5bf2af7ac15d88e6b62c - 0.0% (135 Bytes)
[#004] sha256:62da0969a964d92d3aa90222265d49fe8d3a093ee5732b28fbee83faa430ed46 - 0.0% (139 Bytes)
[#005] sha256:7f03a3f70d45aba39bab5b3a7fcde6d84d60e0406e68d5a9ea7bb711c0425a36 - 0.0% (275 Bytes)
[#006] sha256:93d417d47920b95325b53d42af7c11788a4d8c98ff784a2bf291b77c9928fbf4 - 0.0% (5.18 KB)
[#007] sha256:9b02b40023e30aaca7af2ccbb4361cd7687cec71997f206819e8b99d4162d965 - 96.63% (1.26 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-08-16 06:01:54 UTC/bin/sh -c #(nop) ADD file:aa9b51e9f0067860cebbc9930374452d1384ec3c59badb5e4733130eedc90329 in /
2023-08-16 06:01:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-12 16:24:59 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-09-12 16:25:00 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-09-12 16:25:00 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-09-12 16:25:14 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-09-12 16:25:14 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-09-12 16:25:15 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-09-12 16:25:15 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-09-12 16:25:16 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-09-12 16:25:16 UTC/bin/sh -c #(nop) COPY file:c1260f1cf5504f5db2f41be228163fa176dd3ee23bf2434a3b9ac947cabd9978 in /
2023-09-12 16:25:16 UTC/bin/sh -c #(nop) COPY dir:8bdea9ae46c0455010138f2ccb22548e369560f51cf302a39f01f2a88dcbb0e9 in /assets/
2023-09-12 16:26:52 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-09-12 16:27: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-09-12 16:27:02 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-09-12 16:27:02 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-09-12 16:27:03 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-09-12 16:27:03 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-09-12 16:27: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.