Namespace
gitlab
Image / Tag
gitlab-ce:16.10.4-ce.0
Content Digest
sha256:69f37f796d8dbadd84fdc4a555b94ab010d8c0b498ddc501f83837a97dedc629
Details
Created

2024-04-24 10:22:22 UTC

Size

1.32 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:3c645031de2917ade93ec54b118d5d3e45de72ef580b8f419a8cdc41e01d042c - 2.08% (28.2 MB)

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

[#002] sha256:174efd9c3a8939d19dbf4641ee8e7e86332832487a09b4c8b0646172f9c42059 - 1.21% (16.4 MB)

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

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

[#005] sha256:78def3f662b15221c21d45009de996225231006da7d1aa50d2943223663036c7 - 0.0% (141 Bytes)

[#006] sha256:436682b1516aab73d227dfcb7e2f93604825b3c6724e95efa30f930271c1f439 - 0.0% (280 Bytes)

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

[#008] sha256:c26c3f6e2c4c6df5923c2fb73e122eff658e0cc8f3c330a8657abdb2fc7665d9 - 96.67% (1.28 GB)


History
2024-04-10 18:52:02 UTC

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

2024-04-10 18:52:02 UTC

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

2024-04-10 18:52:02 UTC

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

2024-04-10 18:52:02 UTC

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

2024-04-10 18:52:04 UTC

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

2024-04-10 18:52:04 UTC

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

2024-04-24 10:19:29 UTC

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

2024-04-24 10:19:29 UTC

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

2024-04-24 10:19:30 UTC

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

2024-04-24 10:19:30 UTC

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

2024-04-24 10:19:53 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-04-24 10:19:53 UTC

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

2024-04-24 10:19:54 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-04-24 10:19:54 UTC

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

2024-04-24 10:19:54 UTC

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

2024-04-24 10:19:54 UTC

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

2024-04-24 10:19:55 UTC

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

2024-04-24 10:19:55 UTC

/bin/sh -c #(nop) COPY dir:5f9397790e99e7c5b1a94e888481148a2c52eff4a456e49911299b15844b6c9b in /assets/

2024-04-24 10:22:11 UTC

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

2024-04-24 10:22:21 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-04-24 10:22:21 UTC

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

2024-04-24 10:22:21 UTC

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

2024-04-24 10:22:21 UTC

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

2024-04-24 10:22:22 UTC

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

2024-04-24 10:22:22 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