2024-01-24 19:08:20 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:df2fac849a4581b035132d99e203fd83dc65590ea565435a266cb0e14a508838 - 2.22% (29 MB)
[#001] sha256:aa3d97f60e1c8b4ec4bc519de0148ac5b8c08db03d92dd7076c78e2034e751b9 - 1.19% (15.5 MB)
[#002] sha256:1a387b7c024a65212522e4b7ecacc0a410ea3eed317083cefcf80f4bbdbb3d49 - 0.03% (428 KB)
[#003] sha256:cbb2f686116949f340aa7c2ead36873319989a0ab0c87c44d1f88af3ac2713a6 - 0.0% (135 Bytes)
[#004] sha256:6e96bc03f94a5be1b2c5454a39c06e48528c978eef9c235d9792e1720d32dbe4 - 0.0% (140 Bytes)
[#005] sha256:c9ca14ee052fbcc0eda6355ed7be923e73ff31e6dc8e1b39fc70d8d045aa57d8 - 0.0% (282 Bytes)
[#006] sha256:5b17e975b7054cc31bb84d3a6bb5735d1240da30a0da6419013132e757ed69d8 - 0.0% (4.86 KB)
[#007] sha256:25f1c2bb2858b1c7e6bc9a9807d58c1fa7ef8823875c01ba8df70b414be5aed0 - 96.55% (1.23 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-01-11 17:08:09 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-01-11 17:08:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-01-11 17:08:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-01-11 17:08:11 UTC/bin/sh -c #(nop) ADD file:c646150c866c8b5ece67bc79c610718acf858034fa22502b0dba3d38c53fc9a9 in /
2024-01-11 17:08:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-24 19:04:39 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-01-24 19:04:40 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-01-24 19:04:40 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-01-24 19:04:52 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/*
2024-01-24 19:04:52 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-01-24 19:04:53 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
2024-01-24 19:04:53 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-01-24 19:04:54 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-01-24 19:04:54 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2024-01-24 19:04:54 UTC/bin/sh -c #(nop) COPY file:9fac367ba6ad4d198fd560fd8fd231cf6cdf302f4fb61ee8cfb8236b2cf32d3e in /
2024-01-24 19:04:54 UTC/bin/sh -c #(nop) COPY dir:2a85a96a7deef29ea6a9c149bd403d4b33819423d9a3460f8225f36091d6d8aa in /assets/
2024-01-24 19:08:10 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-01-24 19:08:19 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
2024-01-24 19:08:19 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-01-24 19:08:19 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-01-24 19:08:19 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-01-24 19:08:20 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-01-24 19:08:20 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.