Namespace
gitlab
Image / Tag
gitlab-ce:16.10.1-ce.0
Content Digest
sha256:b4452a8be614181448226ef7a711bbee431a1d26aa7da1a20af3f85bf0fd46e9
Details
Created

2024-03-27 10:13:09 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:23828d760c7b04df02891af556c40ca44c2dd79d6837ea6f18fac24f4108448c - 2.15% (29 MB)

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

[#002] sha256:29d6f584fb26a88f06299fa77175ca8d92e387396b23981158493997c43e129c - 1.21% (16.4 MB)

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

[#004] sha256:3aba870ed2e9383391a29403f62def6ba53c2f8ddf811b5b4496e40be2de9a6c - 0.0% (134 Bytes)

[#005] sha256:3cc95e761e284a594730e89091cff23c59f083c71040baacf08349a0a5c1f992 - 0.0% (140 Bytes)

[#006] sha256:6a6d91e0e64cbde22877b7131db80b8b76168de4d490b6410aec716a9f20f8a6 - 0.0% (281 Bytes)

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

[#008] sha256:f094323ce848d3c59d34c571df54b14b345866f67515b5129283286a6fd4a692 - 96.61% (1.28 GB)


History
2024-02-27 18:52:57 UTC

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

2024-02-27 18:52:57 UTC

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

2024-02-27 18:52:57 UTC

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

2024-02-27 18:52:57 UTC

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

2024-02-27 18:52:58 UTC

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

2024-02-27 18:52:59 UTC

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

2024-03-27 10:10:11 UTC

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

2024-03-27 10:10:11 UTC

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

2024-03-27 10:10:11 UTC

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

2024-03-27 10:10:11 UTC

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

2024-03-27 10:10:38 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-03-27 10:10:38 UTC

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

2024-03-27 10:10:39 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-03-27 10:10:39 UTC

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

2024-03-27 10:10:40 UTC

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

2024-03-27 10:10:40 UTC

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

2024-03-27 10:10:40 UTC

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

2024-03-27 10:10:40 UTC

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

2024-03-27 10:12:57 UTC

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

2024-03-27 10:13:08 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-03-27 10:13:08 UTC

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

2024-03-27 10:13:08 UTC

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

2024-03-27 10:13:08 UTC

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

2024-03-27 10:13:09 UTC

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

2024-03-27 10:13:09 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