2024-09-23 06:19:11 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:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 2.12% (28.2 MB)
[#001] sha256:cdd538595f006083124826b8b2ff0023b42c9f8644d7affb056199fd6caede12 - 1.17% (15.5 MB)
[#002] sha256:e86b5f1912e710da929a56e101929bb89e7af23b190a34c6dccc0765f15314e8 - 0.03% (428 KB)
[#003] sha256:b5dadf4e203d3fedab6016164e9f7d3f93b97dbd752a377adfde279a14b44a0d - 0.0% (133 Bytes)
[#004] sha256:0307f3410811dfad589603856e900386a2dfd80cd0999221658a75d9d004c0e4 - 0.0% (141 Bytes)
[#005] sha256:967b8aece23b1f50d247dbabaf21f523fd888ffd860371c43d9deceeec116775 - 0.0% (280 Bytes)
[#006] sha256:6dac1932c370b4c261fe20d9dc53d805dc89670197b8fcd0599f7278b88ff50d - 0.0% (5.18 KB)
[#007] sha256:60488ff133467769eae12891b347a0dd5af85b406d093537e0860439255303ff - 96.68% (1.26 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:25:17 UTC/bin/sh -c #(nop) ADD file:ebe009f86035c175ba244badd298a2582914415cf62783d510eab3a311a5d4e1 in /
2024-09-11 16:25:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-23 06:17:09 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-09-23 06:17:09 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-09-23 06:17:09 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-09-23 06:17:23 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-09-23 06:17:23 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-09-23 06:17:24 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-09-23 06:17:24 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-09-23 06:17:25 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-09-23 06:17:25 UTC/bin/sh -c #(nop) COPY file:558d0f72dc7d9cab573cd68fe743551dcfed21744fad6e4d08beb713bd2e0fbd in /
2024-09-23 06:17:25 UTC/bin/sh -c #(nop) COPY dir:5dfc4457f9061bbc9ad5473a5d11e1ef66a735352aff09524940429d6cd3e8fd in /assets/
2024-09-23 06:19:01 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-09-23 06:19:11 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-09-23 06:19:11 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-09-23 06:19:11 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-09-23 06:19:11 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-09-23 06:19:11 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-09-23 06:19:11 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.