2023-10-30 11:03:15 UTC
1.34 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:bfbe77e41a78ee38147c5761aa8bc896d9f6e1e648b23468f294065ffe03c107 - 1.9% (26.1 MB)
[#001] sha256:b750f4c344d36bdf6a7dde42bfc9182690f1201e1d2b21d8de990be51b26b8a4 - 1.12% (15.4 MB)
[#002] sha256:fe7b054ccbf44bac5e15b10cb39221950edf707aaccf11d79a2590cb9f080e9b - 0.03% (436 KB)
[#003] sha256:2493b7c9073503e8f27f07f336cf9bb736dac88dc9e7fe5e7b8ccb78defd318c - 0.0% (136 Bytes)
[#004] sha256:49c3f8b3dfcdc65f1e99639d6a6677aec58f470e8e07e81327ffb853350634b1 - 0.0% (140 Bytes)
[#005] sha256:eabd94f86b1604e53ae197d83bffe5bac2692033e88c03e46ba598761bf3c943 - 0.0% (239 Bytes)
[#006] sha256:5f1ad743548b8ac6f496af4ed724b6f18d7bd224faf0730183f52ab8ebd403cc - 0.0% (4.83 KB)
[#007] sha256:9f1edef7ce237051a4e47f621596f7d63d6bf416133e39df301a4d2847f2a5f4 - 96.95% (1.3 GB)
/bin/sh -c #(nop) ARG RELEASE
2023-10-05 07:32:21 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-10-05 07:32:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-10-05 07:32:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-10-05 07:32:22 UTC/bin/sh -c #(nop) ADD file:f8594e26831508c318e42c8dfd9942041031087b8de1bf3fec11fd75b8b30fd4 in /
2023-10-05 07:32:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)MAINTAINER GitLab Inc. <support@gitlab.com>
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)ARG RELEASE_PACKAGE
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)ARG RELEASE_VERSION
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)ARG RELEASE_ARCH
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)SHELL [/bin/sh -c]
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)ENV LANG=C.UTF-8
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)RUN |3 RELEASE_PACKAGE=gitlab-ee RELEASE_VERSION=16.5.0-ee.0 RELEASE_ARCH= /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 libatomic1 && rm -rf /var/lib/apt/lists/* # buildkit
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)ENV EDITOR=/bin/vi
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)RUN |3 RELEASE_PACKAGE=gitlab-ee RELEASE_VERSION=16.5.0-ee.0 RELEASE_ARCH= /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 # buildkit
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)RUN |3 RELEASE_PACKAGE=gitlab-ee RELEASE_VERSION=16.5.0-ee.0 RELEASE_ARCH= /bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic # buildkit
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)RUN |3 RELEASE_PACKAGE=gitlab-ee RELEASE_VERSION=16.5.0-ee.0 RELEASE_ARCH= /bin/sh -c ln -fs /dev/null /run/motd.dynamic # buildkit
2023-10-30 10:47:55 UTC (buildkit.dockerfile.v0)ENV GITLAB_ALLOW_SHA1_RSA=false
2023-10-30 10:47:56 UTC (buildkit.dockerfile.v0)COPY RELEASE / # buildkit
2023-10-30 10:47:56 UTC (buildkit.dockerfile.v0)COPY assets/ /assets/ # buildkit
2023-10-30 11:03:15 UTC (buildkit.dockerfile.v0)RUN |3 RELEASE_PACKAGE=gitlab-ee RELEASE_VERSION=16.5.0-ee.0 RELEASE_ARCH= /bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup # buildkit
2023-10-30 11:03:15 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/gitlab/embedded/bin:/opt/gitlab/bin:/assets:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-10-30 11:03:15 UTC (buildkit.dockerfile.v0)ENV TERM=xterm
2023-10-30 11:03:15 UTC (buildkit.dockerfile.v0)EXPOSE map[22/tcp:{} 443/tcp:{} 80/tcp:{}]
2023-10-30 11:03:15 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]
2023-10-30 11:03:15 UTC (buildkit.dockerfile.v0)CMD ["/assets/wrapper"]
2023-10-30 11:03:15 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/opt/gitlab/bin/gitlab-healthcheck --fail --max-time 10"] "1m0s" "30s" "0s" "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.