2023-03-30 19:12:22 UTC
1.15 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:5544ebdc0c7b82aa6901eae124b1d220914d2629a9bde25396d7ee9cfd273a8f - 2.31% (27.3 MB)
[#001] sha256:47579aafc9d0b900012ffcd3984842b027ad5d981e60075c81acee9ad9e56c5e - 1.5% (17.7 MB)
[#002] sha256:99cd1b2a8b759705ed577f0608964694ef200ca8092d94dfe75dea3d1bddebd9 - 0.04% (428 KB)
[#003] sha256:54b529d3e3989d66a52f40183562cf4186366b95dbb07d4fa27d49bcd6c810e0 - 0.0% (135 Bytes)
[#004] sha256:1b7bf29404a5c11be4f79af7a08ba391cb4a3ed54a52938efbe4cf93ca535be7 - 0.0% (140 Bytes)
[#005] sha256:39d2688acd80b4e419760c95ce2334d3c9b0a346cf68c043b50495ebcc9f646d - 0.0% (228 Bytes)
[#006] sha256:90aa28118025384557d51c656f198971095b8975e8d995c59e2be8a07000009d - 0.0% (5.25 KB)
[#007] sha256:05cc51a4a40439d0f8843b61f2b52fb8fb92066437e50c579aa22bc331abfdfa - 96.15% (1.11 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-03-08 04:41:24 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-03-08 04:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-03-08 04:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-03-08 04:41:26 UTC/bin/sh -c #(nop) ADD file:20f2ff22b9a8ca9bec5178036c9ebc525a12cd4312daf5d14a9a631a30be20e1 in /
2023-03-08 04:41:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-30 19:09:45 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-03-30 19:09:45 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-03-30 19:09:46 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-03-30 19:10:04 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-03-30 19:10:04 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-03-30 19:10:05 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-03-30 19:10:06 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-03-30 19:10:06 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-03-30 19:10:06 UTC/bin/sh -c #(nop) COPY file:70ceb2f6825ad8425282cf18b2858b20b3d703a985f824c3506c6509cc2505db in /
2023-03-30 19:10:06 UTC/bin/sh -c #(nop) COPY dir:97778d7c5ec56e959bbbbfbceee4122df25d58a7cdd2cadcdfc36e6546efddd5 in /assets/
2023-03-30 19:12:11 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-03-30 19:12:21 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-03-30 19:12:21 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-03-30 19:12:21 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-03-30 19:12:22 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-03-30 19:12:22 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-03-30 19:12:22 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.