2024-07-23 23:13:35 UTC
1.29 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:3713021b02770a720dea9b54c03d0ed83e03a2ef5dce2898c56a327fee9a8bca - 2.14% (28.2 MB)
[#001] sha256:1ed0bb4bfa79f8b9bbebd9bdb28bd6bc41ef8deb7b4109fb35c15ea29ad64cf2 - 1.18% (15.5 MB)
[#002] sha256:91e85a9294a19aa3ae04dd210875a4d59d53e8ce251333b9651eba5644d41104 - 0.03% (428 KB)
[#003] sha256:d632daeaa4221d7011d4915723fca57fd12ef45d0e2221ae143b74403a4aa49b - 0.0% (135 Bytes)
[#004] sha256:9d497b9b31682b5d8ce70d99a84170268554ea4819048948760e321c02acd535 - 0.0% (140 Bytes)
[#005] sha256:45e099ae9f42b0954136312b385cc73d5a9ff617be16b226f8240faa7e63db98 - 0.0% (279 Bytes)
[#006] sha256:ca34cab58a09f4b08f6a202e4e5b13ef42412436ffabf5b0850d0070673244fc - 0.0% (5.18 KB)
[#007] sha256:f8ceee45aaec8ed420518204539c6842810595aeb800de2a4321d1e8c8069bf4 - 96.66% (1.24 GB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) ADD file:d5da92199726e42da09a6f75a778befb607fe3f79e4afaf7ef5188329b26b386 in /
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-07-23 23:11:33 UTC/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>
2024-07-23 23:11:33 UTC/bin/sh -c #(nop) SHELL [/bin/sh -c]
2024-07-23 23:11:33 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2024-07-23 23:11:49 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-07-23 23:11:49 UTC/bin/sh -c #(nop) ENV EDITOR=/bin/vi
2024-07-23 23:11:50 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-07-23 23:11:50 UTC/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic
2024-07-23 23:11:50 UTC/bin/sh -c ln -fs /dev/null /run/motd.dynamic
2024-07-23 23:11:51 UTC/bin/sh -c #(nop) COPY file:6f73941f27aec5d28242bd7e73b30552e3df053f21075b39ecf8ac8bf95242e9 in /
2024-07-23 23:11:51 UTC/bin/sh -c #(nop) COPY dir:65b77dd25a912de57c98ea2c1659b64132d2f79d9be210bb722ded1f5539ed20 in /assets/
2024-07-23 23:13:25 UTC/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup
2024-07-23 23:13:34 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-07-23 23:13:34 UTC/bin/sh -c #(nop) ENV TERM=xterm
2024-07-23 23:13:35 UTC/bin/sh -c #(nop) EXPOSE 22 443 80
2024-07-23 23:13:35 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2024-07-23 23:13:35 UTC/bin/sh -c #(nop) CMD ["/assets/wrapper"]
2024-07-23 23:13:35 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.