Namespace
gitlab
Image / Tag
gitlab-ee:16.11.7-ee.0
Content Digest
sha256:0f0d9d38cc20651a26eeca7a64d421bcdeb103c0ab230b1713507fdff0218ebd
Details
Created

2024-07-23 12:22:13 UTC

Size

1.28 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:3713021b02770a720dea9b54c03d0ed83e03a2ef5dce2898c56a327fee9a8bca - 2.15% (28.2 MB)

[#001] sha256:81758acda52a6c1d243976ee5cadeccd710f51e76d47d40f2a169e451a716aa3 - 0.0% (160 Bytes)

[#002] sha256:03d820b1529b120768443a265eacb6f68a0d4367e5ac00d8d320ffb9cf8b7480 - 1.25% (16.4 MB)

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

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

[#005] sha256:3350764912be5c05e782fe4bccb9e19c1b342bbe1a89d5c42a367c338268f8bc - 0.0% (140 Bytes)

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

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

[#008] sha256:3be74f8cc003e2ca51566eb205467d03117cd71480159413d768d42c04e3b2c3 - 96.57% (1.24 GB)


History
2024-06-27 20:10:10 UTC

/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 12:19:03 UTC

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

2024-07-23 12:19:03 UTC

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

2024-07-23 12:19:03 UTC

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

2024-07-23 12:19:04 UTC

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

2024-07-23 12:19:28 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-07-23 12:19:28 UTC

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

2024-07-23 12:19:29 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 12:19:29 UTC

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

2024-07-23 12:19:30 UTC

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

2024-07-23 12:19:30 UTC

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

2024-07-23 12:19:30 UTC

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

2024-07-23 12:19:30 UTC

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

2024-07-23 12:22:02 UTC

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

2024-07-23 12:22: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-07-23 12:22:13 UTC

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

2024-07-23 12:22:13 UTC

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

2024-07-23 12:22:13 UTC

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

2024-07-23 12:22:13 UTC

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

2024-07-23 12:22:13 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