2023-07-21 09:22:01 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:9d19ee268e0d7bcf6716e6658ee1b0384a71d6f2f9aa1ae2085610cf7c7b316f - 2.17% (29 MB)
[#001] sha256:00992a1eb4bb995773269c5da2461819ccff67c1a754c8401c634e2071b67a10 - 1.16% (15.5 MB)
[#002] sha256:ffbedfb40ca164767b6b80f10bcfe6add310fe68db4e55bc9602a294940beac7 - 0.03% (428 KB)
[#003] sha256:0606c112ba07c11a7ff86337422be25ce15e388196e42f4c2a686c2c7fa64f8a - 0.0% (133 Bytes)
[#004] sha256:f9ebdf462ac1b2ecd06c00e832f01837318a1ce656dbb89b52e6dae6cd2c9080 - 0.0% (140 Bytes)
[#005] sha256:0f789d7638f229a628f39b1fb8d6c3c2f810a81f2ea82f34827d7edc9f04aebf - 0.0% (277 Bytes)
[#006] sha256:a6b7001cd24ab0dde0b42ec6e53eb784fdabe7ad6a91b58d9fb2f532988d24c0 - 0.0% (5.18 KB)
[#007] sha256:745a08b2880811d7acd6fd703fe3ef9077a5acdd726282e1bb8f29c60c2f8192 - 96.63% (1.26 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) ADD file:140fb5108b4a2861b5718ad03b4a5174bba03589ea8d4c053e6a0b282f439ff3 in /
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-21 09:20:00 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-07-21 09:20:00 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-07-21 09:20:00 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-07-21 09:20:16 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-07-21 09:20:16 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-07-21 09:20:17 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-07-21 09:20:17 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-07-21 09:20:18 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-07-21 09:20:18 UTC/bin/sh -c #(nop) COPY file:a57795b441b9d9aa5895aa644337a8a1fbe1d5da5a2a9c96b329ac6d36097263 in /
2023-07-21 09:20:18 UTC/bin/sh -c #(nop) COPY dir:8bdea9ae46c0455010138f2ccb22548e369560f51cf302a39f01f2a88dcbb0e9 in /assets/
2023-07-21 09:21:51 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-07-21 09:22:01 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-07-21 09:22:01 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-07-21 09:22:01 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-07-21 09:22:01 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-07-21 09:22:01 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-07-21 09:22:01 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.