2023-05-01 18:52:40 UTC
1.22 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:99803d4b97f3db529ae9ca4174b0951afac6b309e7deaa8ec3214c584e02b3a8 - 2.18% (27.3 MB)
[#001] sha256:cd8c1370d2690cc855227683c7b8517bee5d2908c0148d53c6d05386c8ad6235 - 1.42% (17.8 MB)
[#002] sha256:d5a0923b4b5fd82aca52dc7a8ace23bfa9674c62e05aa29a7e7e79c06b4a72f7 - 0.03% (428 KB)
[#003] sha256:9beef4f99a72de12a8998c1c34227f862981bd1ec7b6d5c7fabad93144c705af - 0.0% (134 Bytes)
[#004] sha256:2215baacbe08a22fe14c11c9f7092976653c5775e3cfaa8b0ce1d964011c46a6 - 0.0% (139 Bytes)
[#005] sha256:3f1d8ebf021827410365998c5877aea811c853e849debec04a14bbce76cfedf4 - 0.0% (228 Bytes)
[#006] sha256:960ee82688987dac3e536d54b922fd8bf37be6860ade0cdaad9c2e95a9a00a94 - 0.0% (5.25 KB)
[#007] sha256:55a63dbf380d04775164f074b1203a9efa571671e69c05a35382157f3318bb9d - 96.36% (1.18 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-04-13 13:05:13 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-04-13 13:05:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-04-13 13:05:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-04-13 13:05:15 UTC/bin/sh -c #(nop) ADD file:d05d1c0936b046937bd5755876db2f8da3ed8ccbcf464bb56c312fbc7ed78589 in /
2023-04-13 13:05:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-05-01 18:50:15 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-05-01 18:50:15 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-05-01 18:50:15 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-05-01 18:50:30 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.30 && rm -rf /var/lib/apt/lists/*
2023-05-01 18:50:30 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-05-01 18:50:31 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-05-01 18:50:31 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-05-01 18:50:32 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-05-01 18:50:32 UTC/bin/sh -c #(nop) COPY file:f30e0fd8419bff99bd49cea1ba290903a36cdb0bdbf482deead204ac4b689e63 in /
2023-05-01 18:50:32 UTC/bin/sh -c #(nop) COPY dir:2bce747e1277d37204061ba28f07a0fff1c5880e9b60c91e840f41b4092a94af in /assets/
2023-05-01 18:52:29 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-05-01 18:52:40 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-05-01 18:52:40 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-05-01 18:52:40 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-05-01 18:52:40 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-05-01 18:52:40 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-05-01 18:52:40 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.