2023-08-01 12:37:07 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.19% (29 MB)
[#001] sha256:04ff5e0c4f3b03c8d41522d55e7faf681c54daa750de89dff89dbdc1a00d1273 - 1.17% (15.5 MB)
[#002] sha256:36ca108c0cd5272ccdc14129adb0df814957bab24eaa37e248465090262cb7e8 - 0.03% (428 KB)
[#003] sha256:19662de45f4b309a9d73a863a81b7e1feb1cb72f8f6a04376f9122a259df93eb - 0.0% (135 Bytes)
[#004] sha256:4c64967a7add4e849eb7376f6cb5775507ca32e75e3f4a776f945ab25f326e0c - 0.0% (141 Bytes)
[#005] sha256:bb28ea7dd67767949c024f8fa92d934c39f1f37a9e94c66e34b962b8d32656f3 - 0.0% (229 Bytes)
[#006] sha256:29ca3da87572de17254e8b442c5540c1887cf7cb0b52278bd2c88450e0fd9b59 - 0.0% (5.3 KB)
[#007] sha256:5ed18716bd2754230b3a4436a86dca48ae8ba67151b1e7a116875d3ea96cf5f0 - 96.61% (1.25 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-08-01 12:34:18 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-08-01 12:34:18 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-08-01 12:34:18 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-08-01 12:34:34 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-08-01 12:34:34 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-08-01 12:34:35 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-08-01 12:34:35 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-08-01 12:34:36 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-08-01 12:34:36 UTC/bin/sh -c #(nop) COPY file:b74fb1b4b181d8d79e96d0c2fdaf4ccf41225d971ec626bcf903602293e3b935 in /
2023-08-01 12:34:36 UTC/bin/sh -c #(nop) COPY dir:7b8cb901266e8c19a9984075ca246db92616dd89a3758742b106efe97ec0390f in /assets/
2023-08-01 12:36:57 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-08-01 12:37:07 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-08-01 12:37:07 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-08-01 12:37:07 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-08-01 12:37:07 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-08-01 12:37:07 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-08-01 12:37:07 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.