2024-03-27 10:35:00 UTC
1.32 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:23828d760c7b04df02891af556c40ca44c2dd79d6837ea6f18fac24f4108448c - 2.16% (29 MB)
[#001] sha256:7ed1e63389c44644a16a1fc4ef1627e92b4ac34682cc06157b4721baab760834 - 1.15% (15.5 MB)
[#002] sha256:7794de37f81f1f733ce70c34f73f36f5d4d8fe3d9b5a272606f9516b5de7eede - 0.03% (428 KB)
[#003] sha256:d69fcc7cc9762dcd0376355f115613e9a92e2a3e512f5e4a9c1ba79b6ea0efe9 - 0.0% (135 Bytes)
[#004] sha256:40ecba4672cc4a3574d1e18c5302a15fe6349662d84c7e35618ef472d7fd47cd - 0.0% (141 Bytes)
[#005] sha256:e4bd9923c0cd66d56110056ec06f7924ad950d45892adaef4aa4e2ff7c4a6c41 - 0.0% (282 Bytes)
[#006] sha256:1243e30eb14232ffbffc09d6ffaa91eeeb4b27fac508725a81793da011a67c42 - 0.0% (4.92 KB)
[#007] sha256:f10bc34c3508bb9e12831938df2f6cc790473e5853b9c59c2faad33d0cb465a5 - 96.66% (1.27 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-02-27 18:52:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-02-27 18:52:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-02-27 18:52:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-02-27 18:52:58 UTC/bin/sh -c #(nop) ADD file:21c2e8d95909bec6f4acdaf4aed55b44ee13603681f93b152e423e3e6a4a207b in /
2024-02-27 18:52:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-03-27 10:32:14 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-03-27 10:32:14 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-03-27 10:32:14 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-03-27 10:32:28 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-03-27 10:32:29 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-03-27 10:32:29 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-03-27 10:32:30 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-03-27 10:32:30 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-03-27 10:32:30 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-03-27 10:32:30 UTC/bin/sh -c #(nop) COPY file:011a33c2836984eff91e3c87e64a1bf9125a9fb81bf43dc16c2e99fb61ad5d79 in /
2024-03-27 10:32:30 UTC/bin/sh -c #(nop) COPY dir:5f9397790e99e7c5b1a94e888481148a2c52eff4a456e49911299b15844b6c9b in /assets/
2024-03-27 10:34:49 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-03-27 10:35: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-03-27 10:35:00 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-03-27 10:35:00 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-03-27 10:35:00 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-03-27 10:35:00 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-03-27 10:35: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.