2023-06-06 20:25:44 UTC
1.29 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:d1669123f28121211977ed38e663dca1a397c0c001e5386598b96c89b1b1cd51 - 2.2% (29 MB)
[#001] sha256:82df1feb5ddb8edeab5ba832387013df94c73819315c8766c48e03e98e03f97d - 1.34% (17.8 MB)
[#002] sha256:96b99510c4a6fe79d06b9dda0ceb4917c7d00b66b4d06518068cce0a80a96d04 - 0.03% (428 KB)
[#003] sha256:a4c7626a91caf04477fefc2cd3de853ac1b6e2fbd0cf6382b68ae6df1f5277bd - 0.0% (135 Bytes)
[#004] sha256:07767a07584836f55dc69d5e3d5b3091f32df1875af84c08511bfa45fee370c0 - 0.0% (141 Bytes)
[#005] sha256:f9a65e455253d9fee3f97009d74ef50d70130a9e0bbf667e794a0a575bfe532a - 0.0% (228 Bytes)
[#006] sha256:3f13e0e655b54ba691d5ff3e27466c8f0f546b3f3691056e186ea73ea6d8697d - 0.0% (5.33 KB)
[#007] sha256:bcc89d14452755eb1495e6c8bbefe5cd328846f9278f3b1d73f558c8947dc9d8 - 96.43% (1.24 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-05-22 17:45:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-05-22 17:45:52 UTC/bin/sh -c #(nop) ADD file:2fd2684e989d275c95e18b6f6e9ccf57ca1382ecd8faf4a66961ede28102dedf in /
2023-05-22 17:45:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-06 20:23:09 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-06-06 20:23:09 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-06-06 20:23:09 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-06-06 20:23:24 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-06-06 20:23:25 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-06-06 20:23:25 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-06-06 20:23:26 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-06-06 20:23:26 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-06-06 20:23:26 UTC/bin/sh -c #(nop) COPY file:a507cfa0b264537576d9ce9ebabaa96d5ab15443875408a7cf6a287c58a8a958 in /
2023-06-06 20:23:27 UTC/bin/sh -c #(nop) COPY dir:7b8cb901266e8c19a9984075ca246db92616dd89a3758742b106efe97ec0390f in /assets/
2023-06-06 20:25:33 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-06-06 20:25:43 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-06-06 20:25:43 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-06-06 20:25:44 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-06-06 20:25:44 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-06-06 20:25:44 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-06-06 20:25:44 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.