Namespace
gitlab
Image / Tag
gitlab-ce:16.11.3-ce.0
Content Digest
sha256:a51e392f8959642e2bf0e2e5c670715a0e103a929bedf5177525ff4cf73e79d2
Details
Created

2024-05-22 00:09:56 UTC

Size

1.17 GB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
EDITOR

/bin/vi

GITLAB_ALLOW_SHA1_RSA

false

LANG

C.UTF-8

PATH

/opt/gitlab/embedded/bin:/opt/gitlab/bin:/assets:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TERM

xterm


Layers

[#000] sha256:a8b1c5f80c2d2a757adc963e3fe2dad0b4d229f83df3349fbb70e4d12dd48822 - 2.35% (28.2 MB)

[#001] sha256:286701cccb702aafed49aaf675a51e935c06c8ed8fcf93b7970a1ac9221a908e - 0.0% (160 Bytes)

[#002] sha256:e7ca5a86569c72b01d52a4b9361d451fe3738699fb8214698569bc01e2f05a38 - 1.37% (16.4 MB)

[#003] sha256:1f62e190c75675f603a27c51adf3639c9b730578445ff9128006847157e401b2 - 0.03% (428 KB)

[#004] sha256:b436289de1662c25d7f1155b8c4fe5643c52919af679f620e8384cd847f6e8da - 0.0% (135 Bytes)

[#005] sha256:0aa3a2f5f03bffe3dc06557340ee8ab9faedebdea5472c6980c7e6d284c3e012 - 0.0% (141 Bytes)

[#006] sha256:71fa18f8b44ab036716796c9e15eb01d8926ec8b80bab67c476773e350259dd8 - 0.0% (280 Bytes)

[#007] sha256:13ca8f25a1e569ababe96c0b0b6b0c7167ca30a7172cb2485627a941cef50eef - 0.0% (4.92 KB)

[#008] sha256:6ac87116cd1408027ad7b7a52ca9b122ae4a8a9178ad3f5d82f023f51bd30f78 - 96.24% (1.12 GB)


History
2024-04-27 13:18:35 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-04-27 13:18:35 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-04-27 13:18:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-04-27 13:18:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2024-04-27 13:18:37 UTC

/bin/sh -c #(nop) ADD file:a5d32dc2ab15ff0d7dbd72af26e361eb1f3e87a0d29ec3a1ceab24ad7b3e6ba9 in /

2024-04-27 13:18:37 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2024-05-22 00:07:06 UTC

/bin/sh -c #(nop) MAINTAINER GitLab Inc. <support@gitlab.com>

2024-05-22 00:07:06 UTC

/bin/sh -c #(nop) SHELL [/bin/sh -c]

2024-05-22 00:07:06 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2024-05-22 00:07:06 UTC

/bin/sh -c #(nop) COPY file:46ddac64c890817c80de6520d6ec9de1f52dffad969a4788198d5eebd404a9f2 in /etc/locale.gen

2024-05-22 00:07:36 UTC

/bin/sh -c apt-get update -q && DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends busybox ca-certificates locales openssh-server tzdata wget perl libperl5.34 && locale-gen && cp -a /usr/lib/locale/locale-archive /tmp/locale-archive && DEBIAN_FRONTEND=noninteractive apt-get purge -yq locales && mv /tmp/locale-archive /usr/lib/locale/locale-archive && rm -rf /var/lib/apt/lists/*

2024-05-22 00:07:36 UTC

/bin/sh -c #(nop) ENV EDITOR=/bin/vi

2024-05-22 00:07:37 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-05-22 00:07:37 UTC

/bin/sh -c rm -rf /etc/update-motd.d /etc/motd /etc/motd.dynamic

2024-05-22 00:07:37 UTC

/bin/sh -c ln -fs /dev/null /run/motd.dynamic

2024-05-22 00:07:38 UTC

/bin/sh -c #(nop) ENV GITLAB_ALLOW_SHA1_RSA=false

2024-05-22 00:07:38 UTC

/bin/sh -c #(nop) COPY file:f0c196937e7f72a97f969aba5c146c93cc6445bbec681225994eeda086af111a in /

2024-05-22 00:07:38 UTC

/bin/sh -c #(nop) COPY dir:821282afdd884f93902a922862a42ddbc258d7fc46a403c57ebb4c5f34dd4f1b in /assets/

2024-05-22 00:09:46 UTC

/bin/sh -c chmod -R og-w /assets RELEASE ; /assets/setup

2024-05-22 00:09:55 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-05-22 00:09:55 UTC

/bin/sh -c #(nop) ENV TERM=xterm

2024-05-22 00:09:56 UTC

/bin/sh -c #(nop) EXPOSE 22 443 80

2024-05-22 00:09:56 UTC

/bin/sh -c #(nop) VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]

2024-05-22 00:09:56 UTC

/bin/sh -c #(nop) CMD ["/assets/wrapper"]

2024-05-22 00:09:56 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "/opt/gitlab/bin/gitlab-healthcheck --fail --max-time 10"] "1m0s" "30s" "0s" '\x05'}

Danger Zone
Delete Tag

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.

Delete