Namespace
gitlab
Image / Tag
gitlab-ce:16.11.10-ce.0
Content Digest
sha256:663478e4fd41144dc36c9cc901b6b442319cb8dec257f20ccdae56f819d5f8e7
Details
Created

2024-09-16 20:10:14 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:857cc8cb19c0f475256df4b7709003b77f101215ebf3693118e61aac6a5ea4ff - 2.35% (28.2 MB)

[#001] sha256:015434abbe99dd4f119a6f60c1e1e37787fc40ed401535f9ab3d674e535a49d8 - 0.0% (158 Bytes)

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

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

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

[#005] sha256:459b426ff184ffc02c414c844f235853dfcb1c98c9a8a4204b79b14a5878e1a3 - 0.0% (140 Bytes)

[#006] sha256:b570f1357c2a0a992228c3c04e77d19961257453d4bef27e8d385f8aab161940 - 0.0% (282 Bytes)

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

[#008] sha256:593a7107a1a785216e873fc1ebeccd2e3b44b25527065057d32c8f3c239d2c92 - 96.24% (1.12 GB)


History
2024-08-13 09:27:22 UTC

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

2024-08-13 09:27:22 UTC

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

2024-08-13 09:27:22 UTC

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

2024-08-13 09:27:22 UTC

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

2024-08-13 09:27:24 UTC

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

2024-08-13 09:27:24 UTC

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

2024-09-16 20:07:18 UTC

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

2024-09-16 20:07:18 UTC

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

2024-09-16 20:07:18 UTC

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

2024-09-16 20:07:19 UTC

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

2024-09-16 20:07:44 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-09-16 20:07:45 UTC

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

2024-09-16 20:07:45 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-09-16 20:07:46 UTC

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

2024-09-16 20:07:46 UTC

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

2024-09-16 20:07:46 UTC

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

2024-09-16 20:07:46 UTC

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

2024-09-16 20:07:47 UTC

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

2024-09-16 20:10:04 UTC

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

2024-09-16 20:10:13 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-09-16 20:10:13 UTC

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

2024-09-16 20:10:13 UTC

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

2024-09-16 20:10:13 UTC

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

2024-09-16 20:10:13 UTC

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

2024-09-16 20:10:14 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