2023-12-13 12:00:14 UTC
1.27 GB
/bin/vi
GITLAB_ALLOW_SHA1_RSAfalse
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:cbe3537751ce03ea42788c2fbe2d5d336180dc2e20472c8cdba8b3224191d101 - 2.23% (29 MB)
[#001] sha256:f901ff8ecce2e4a774ca9ad57cd93202e170dac2e7fda7bb3ff7961ca54185e7 - 1.2% (15.5 MB)
[#002] sha256:b769a782c192f73e7e13f7b1ed811db5e8a9e416e06a306098225cf8afc4ad46 - 0.03% (428 KB)
[#003] sha256:b083f7f022e91a3ce66b283ba0a657ced3fe4d52b43573d1bde7343363c54e10 - 0.0% (135 Bytes)
[#004] sha256:b5d11b9e392c96342df914b17e265bbbbe81288cd25fa1b37fb0f3a77ea9e3a8 - 0.0% (141 Bytes)
[#005] sha256:c281b22fc9aa49607e3452b4100d4f4b2b1fb94424c74be5e560f09d563f2735 - 0.0% (275 Bytes)
[#006] sha256:9c9af0411d6ffd55a4f52dd918b59a0eae22c3c7602272de19521838d8a17c06 - 0.0% (5.34 KB)
[#007] sha256:1a442392bb1442b89473a5a724c0deaa077e64fda449307382632c6dddad17c4 - 96.54% (1.23 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-01 07:49:50 UTC/bin/sh -c #(nop) ADD file:36d444e2cede3abe58191dcf28890b874c0908f5259bf7e8855338555701c4c5 in /
2023-12-01 07:49:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-13 11:58:14 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-12-13 11:58:14 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-12-13 11:58:14 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-12-13 11:58:27 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-12-13 11:58:27 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-12-13 11:58:28 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-12-13 11:58:28 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-12-13 11:58:29 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-12-13 11:58:29 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-12-13 11:58:29 UTC/bin/sh -c #(nop) COPY file:a18bbebf6ccf3128b020fb42e1cd5c03b5e618f41f7e460fc29419ad35825aa4 in /
2023-12-13 11:58:29 UTC/bin/sh -c #(nop) COPY dir:ac71f4c14bf62f12b0d68bd186835bc5bdaffdc8a08238edf16b2245fd9844de in /assets/
2023-12-13 12:00:04 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-12-13 12:00:13 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-12-13 12:00:13 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-12-13 12:00:13 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-12-13 12:00:14 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-12-13 12:00:14 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-12-13 12:00:14 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.