2023-02-10 18:56:34 UTC
1.16 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:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58 - 2.3% (27.3 MB)
[#001] sha256:6dcdd965fab8661ed94f3aa77636f2f2656b6d8670f8a290e0f41ba31c02fe56 - 1.49% (17.7 MB)
[#002] sha256:ce2e5c8b8545093de2a2ec760199f7a72b1b06fb5547d4ff9f5f3d86694433ee - 0.04% (428 KB)
[#003] sha256:3eb5963c7a56c2d9a7c698634cdc261cbd23388b2b288ea9742314b8c8eefa6a - 0.0% (135 Bytes)
[#004] sha256:4045a4fd20e76368f27a350d7dffc2878a0702b6a1f33a0f2a335d220a8a2b0d - 0.0% (141 Bytes)
[#005] sha256:664c093a3ce220e5ad272da86dce8c7a8ad845673b07ec83a88570f51f99cf14 - 0.0% (228 Bytes)
[#006] sha256:3a7ebb92e57fd2d48b2f782c46b0d00fa80d543093bb463e30c734415d4ea8f6 - 0.0% (5.25 KB)
[#007] sha256:d4bbd358816a151fae1464cf8630f1214add997570324bfdb5ec78d824350f04 - 96.17% (1.11 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-02-01 11:42:37 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-02-01 11:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-02-01 11:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-02-01 11:42:39 UTC/bin/sh -c #(nop) ADD file:8b180a9b4497de0c6e131d6b48cf5c69a885379e63033ab9639d1655991e626c in /
2023-02-01 11:42:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-10 18:54:03 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-02-10 18:54:03 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-02-10 18:54:03 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-02-10 18:54:18 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-02-10 18:54:19 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-02-10 18:54:19 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-02-10 18:54:20 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-02-10 18:54:20 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-02-10 18:54:21 UTC/bin/sh -c #(nop) COPY file:6380fdc56aeddb19dde7a1e2d3272136c53709b04bb5444b340d8136db6c275b in /
2023-02-10 18:54:21 UTC/bin/sh -c #(nop) COPY dir:97778d7c5ec56e959bbbbfbceee4122df25d58a7cdd2cadcdfc36e6546efddd5 in /assets/
2023-02-10 18:56:25 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-02-10 18:56:33 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-02-10 18:56:34 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-02-10 18:56:34 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-02-10 18:56:34 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-02-10 18:56:34 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-02-10 18:56:34 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.