2023-05-24 12:49:19 UTC
1.28 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:99803d4b97f3db529ae9ca4174b0951afac6b309e7deaa8ec3214c584e02b3a8 - 2.08% (27.3 MB)
[#001] sha256:73c198610f96886a34eeb30fa7093602bbdcb5b86b43d5e59a1ee695b64ee4e7 - 1.35% (17.8 MB)
[#002] sha256:b2e231200089907669763b5c393d56fabfaf82e46bac2c3357a2a19a6f21ac34 - 0.03% (428 KB)
[#003] sha256:a84a550dfebc289167715a76480d65d77a97a030addf37862b0ec304528f6dd2 - 0.0% (135 Bytes)
[#004] sha256:4ce70b9cc03cd66e8457332a8fb35d5ab84f6fc5c1acdf93738416a5da0c2db9 - 0.0% (141 Bytes)
[#005] sha256:45b59f3077252668113fd6c1f315c3530c5575704e00959d6d5df41c10f6d34d - 0.0% (228 Bytes)
[#006] sha256:0530f0108a0c940d074e54e91760c557ab8733a000accaffd23bf2caacb0f7f6 - 0.0% (5.25 KB)
[#007] sha256:adcac6051adf6c73bc4479a5ab1575d4646c7fd9fb112e0d681868125f429081 - 96.54% (1.24 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-04-13 13:05:13 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-04-13 13:05:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-04-13 13:05:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-04-13 13:05:15 UTC/bin/sh -c #(nop) ADD file:d05d1c0936b046937bd5755876db2f8da3ed8ccbcf464bb56c312fbc7ed78589 in /
2023-04-13 13:05:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-05-24 12:45:54 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2023-05-24 12:45:54 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2023-05-24 12:45:54 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-05-24 12:46: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.30 && rm -rf /var/lib/apt/lists/*
2023-05-24 12:46:52 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2023-05-24 12:46:52 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-05-24 12:46:53 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2023-05-24 12:46:53 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2023-05-24 12:46:54 UTC/bin/sh -c #(nop) COPY file:93ea092f45ae5727c2d60f3aa601cf407ffac84c3f804c4ccf2b24751bd1f213 in /
2023-05-24 12:46:54 UTC/bin/sh -c #(nop) COPY dir:0c743c7b408f59316e61afeb07249410ad46b58b5c6175b5cf9acaec8cf116d7 in /assets/
2023-05-24 12:49:10 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2023-05-24 12:49: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
2023-05-24 12:49:19 UTC/bin/sh -c #(nop) ENV TERM=xterm
2023-05-24 12:49:19 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2023-05-24 12:49:19 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-05-24 12:49:19 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2023-05-24 12:49:19 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.