2023-09-28 10:37:43 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:024038f8eb81151a5c24702ce0006792a718834ce282e396ac58dd9cf646a097 - 1.16% (15.5 MB)
[#002] sha256:4e870c927d13ae276942d6aac195a982e68a078bc532e5ad38a2fb0fa88ac151 - 0.03% (428 KB)
[#003] sha256:4491723c9e2101f5aa7fc235f7d0962cca37c3381ffef5c1cf9565f53acd8d6b - 0.0% (135 Bytes)
[#004] sha256:f80d0e69a234912d60e62d1cca55acc5a3187854d180c2bacb858bb4a303b7b2 - 0.0% (140 Bytes)
[#005] sha256:a540a54d24a7ec241cc6f7799723fd92ce9cee48e36ed31c61592472642e0693 - 0.0% (278 Bytes)
[#006] sha256:fbafa7ca6630d762566026894f6d026ebf7de76bd2e12af641154da4156bcf94 - 0.0% (5.18 KB)
[#007] sha256:6dd50ed9469aa50f4e9cefad6400aa4315cc91a56de354541fe277bfb8dfe90b - 96.64% (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-28 10:35:43 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-09-28 10:35:43 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-09-28 10:35:43 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-09-28 10:35:57 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-28 10:35:57 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-09-28 10:35:58 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-28 10:35:58 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-09-28 10:35:59 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-09-28 10:35:59 UTC/bin/sh -c #(nop) COPY file:19374eecf479051c660882076853abe882f3ce0bab7905b15dff25131030e462 in /
2023-09-28 10:35:59 UTC/bin/sh -c #(nop) COPY dir:8bdea9ae46c0455010138f2ccb22548e369560f51cf302a39f01f2a88dcbb0e9 in /assets/
2023-09-28 10:37:32 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-09-28 10:37:42 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-28 10:37:42 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-09-28 10:37:42 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-09-28 10:37:42 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-09-28 10:37:42 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-09-28 10:37:43 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.