2023-09-12 15:42:03 UTC
1.26 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:44ba2882f8eb14264e5f2f9f6ec55bcf5306527b637279f2cd9d4858762388af - 2.26% (29 MB)
[#001] sha256:8fb498f9312300d9a8ad2ffd2b3c071771428075568c190368b3349d5cb23e43 - 1.21% (15.5 MB)
[#002] sha256:e3d9eb42a8a1582dbd0b65f080fb09c933bfbe4b7baa8f08c3de234592b5a4fa - 0.03% (428 KB)
[#003] sha256:e12e5f53f387bef990c11368809f95c5c70a811986172c7c0bc73b8065a15996 - 0.0% (133 Bytes)
[#004] sha256:07af258bd5cfd8c960b866293531f7e5bde6edaf14baf44158650bc79fb57db4 - 0.0% (140 Bytes)
[#005] sha256:e67086a3906941eb9c949681f901dd338e97594c9d5dce3028a4b9b33dfa63d0 - 0.0% (276 Bytes)
[#006] sha256:0618726461d6fd602d5d7e55b3f188ec962c9166412993045c39b119e8e98ebe - 0.0% (5.36 KB)
[#007] sha256:c1d6783829279a46075f378f34995afd34de2c054eb8c476d85c081b2b89372d - 96.5% (1.21 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-08-16 06:01:54 UTC/bin/sh -c #(nop) ADD file:aa9b51e9f0067860cebbc9930374452d1384ec3c59badb5e4733130eedc90329 in /
2023-08-16 06:01:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-12 15:40:18 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-09-12 15:40:18 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-09-12 15:40:18 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-09-12 15:40:28 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-09-12 15:40:29 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-09-12 15:40:29 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-09-12 15:40:29 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-09-12 15:40:30 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-09-12 15:40:30 UTC/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false
2023-09-12 15:40:30 UTC/bin/sh -c #(nop) COPY file:e40afd50cc20a2d423c5eece483a0f8c9e87d75266f3dca5d196b557caf1de91 in /
2023-09-12 15:40:30 UTC/bin/sh -c #(nop) COPY dir:efe58578b1661ef18c9ca46fec8769cbdc4dc1f2ffa8c3810ddf41a84e866bd6 in /assets/
2023-09-12 15:41:54 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-09-12 15:42:03 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-09-12 15:42:03 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-09-12 15:42:03 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-09-12 15:42:03 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-09-12 15:42:03 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-09-12 15:42:03 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.