2024-08-05 21:16:55 UTC
1.17 GB
/bin/vi
GITLAB_ALLOW_SHA1_RSAfalse
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.35% (28.2 MB)
[#001] sha256:08a80e8f488f204aa91d3859a280ffa24713309708b65edf2668f78895f9fb74 - 0.0% (160 Bytes)
[#002] sha256:61c76b7e97fd03ec3b68b512c72245d19dfb00fabc8d26d28aa04c7419b6088e - 1.37% (16.4 MB)
[#003] sha256:1df723d6a518f49d67b1275972913f619de65e4debd1f7f97322d32e67efb2bf - 0.03% (428 KB)
[#004] sha256:c079662656ad1d6b21c269c6b89406a9dca4d384fa6843dda40448be3a056e1f - 0.0% (135 Bytes)
[#005] sha256:c858e37325aef57493176f40fe10c24639e876bb3460f769d18484b9d0892429 - 0.0% (140 Bytes)
[#006] sha256:9118d14d41975b3819b9f686fa2d3dce324252a07f6b2215fb0a6a7a58755032 - 0.0% (281 Bytes)
[#007] sha256:497fbd74ed08be7f4ac50ce68a72e39aa2fdae7e43c9c8d0e0bd72544938b854 - 0.0% (4.92 KB)
[#008] sha256:c223e9027204005f6fdb84c97721f333fddd871c688c0e0913ca9231a2ebbb20 - 96.24% (1.12 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-08-05 21:14:05 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-08-05 21:14:05 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-08-05 21:14:05 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-08-05 21:14:05 UTC/bin/sh -c #(nop) COPY file:46ddac64c890817c80de6520d6ec9de1f52dffad969a4788198d5eebd404a9f2 in /etc/locale.gen
2024-08-05 21:14:29 UTC/bin/sh -c apt-get update -q && DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends busybox ca-certificates locales openssh-server tzdata wget perl libperl5.34 && locale-gen && cp -a /usr/lib/locale/locale-archive /tmp/locale-archive && DEBIAN_FRONTEND=noninteractive apt-get purge -yq locales && mv /tmp/locale-archive /usr/lib/locale/locale-archive && rm -rf /var/lib/apt/lists/*
2024-08-05 21:14:29 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-08-05 21:14:30 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-08-05 21:14:30 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-08-05 21:14:31 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-08-05 21:14:31 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-08-05 21:14:31 UTC/bin/sh -c #(nop) COPY file:b5809dbdf6f097cdeda5b3b61e3fbd9c29b10c232e67ed7e768379c5b96e5975 in /
2024-08-05 21:14:31 UTC/bin/sh -c #(nop) COPY dir:821282afdd884f93902a922862a42ddbc258d7fc46a403c57ebb4c5f34dd4f1b in /assets/
2024-08-05 21:16:45 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-08-05 21:16:54 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-08-05 21:16:55 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-08-05 21:16:55 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-08-05 21:16:55 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-08-05 21:16:55 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-08-05 21:16:55 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.