Namespace
sameersbn
Image / Tag
gitlab:15.10.5
Content Digest
sha256:678c687b122f0d95b8d3b687024fb8429f21eddeb843cb4b61fce53fb961845e
Details
Created

2023-05-04 15:40:39 UTC

Size

1.29 GB

Content Digest
Labels
  • com.damagehead.gitlab.license
    MIT
  • maintainer
    sameer@damagehead.com
  • org.label-schema.build-date
    2023-05-04 15:06:06+00:00
  • org.label-schema.name
    gitlab
  • org.label-schema.schema-version
    1.0
  • org.label-schema.url
    https://github.com/sameersbn/docker-gitlab
  • org.label-schema.vcs-ref
    15.10.5
  • org.label-schema.vcs-url
    https://github.com/sameersbn/docker-gitlab.git
  • org.label-schema.vendor
    damagehead
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

Environment
GITALY_SERVER_VERSION

15.10.5

GITLAB_BUILD_DIR

/etc/docker-gitlab/build

GITLAB_CACHE_DIR

/etc/docker-gitlab

GITLAB_DATA_DIR

/home/git/data

GITLAB_GITALY_INSTALL_DIR

/home/git/gitaly

GITLAB_HOME

/home/git

GITLAB_INSTALL_DIR

/home/git/gitlab

GITLAB_LOG_DIR

/var/log/gitlab

GITLAB_PAGES_VERSION

15.10.5

GITLAB_RUNTIME_DIR

/etc/docker-gitlab/runtime

GITLAB_SHELL_INSTALL_DIR

/home/git/gitlab-shell

GITLAB_SHELL_VERSION

14.18.0

GITLAB_USER

git

GITLAB_VERSION

15.10.5

GOLANG_VERSION

1.20.4

NODE_ENV

production

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RAILS_ENV

production

RUBY_SOURCE_SHA256SUM

c2dab63cbc8f2a05526108ad419efa63a67ed4074dbbcf9fc2b1ca664cb45ba0

RUBY_VERSION

2.7.8

prometheus_multiproc_dir

/dev/shm


Layers

[#000] sha256:99803d4b97f3db529ae9ca4174b0951afac6b309e7deaa8ec3214c584e02b3a8 - 2.07% (27.3 MB)

[#001] sha256:6c9fadb0e285175ba3be3afe75ec21dab163789ec40ab65059ecb74700952946 - 0.6% (7.93 MB)

[#002] sha256:1afc6732fca7eabb800a2e5bae8a7566ab48ad470fa3b725896a432522115a7d - 10.73% (141 MB)

[#003] sha256:420b2a9e0b7e3c30f12a3d65811adfa4da9c774099ff86589887980401355513 - 0.0% (6.01 KB)

[#004] sha256:09d66d442b45e2f3bf9b4732b1780f0f4706bfc59b5554a51d16776c0ad01a57 - 86.6% (1.11 GB)

[#005] sha256:7cc4e89eb52bfd3eef3d045e94651bea5eab320d9c22c60b6151b8dee5ea4435 - 0.0% (47.1 KB)

[#006] sha256:408a77ce906a8a82439504a9c2e2549a1f5a97bf9952f820680ccf69d441c1b4 - 0.0% (800 Bytes)

[#007] sha256:ebc9a193e8a350e8d70c4c181c9d35fe170fd048a3c6f471c9c736fc3cdb4f66 - 0.0% (798 Bytes)


History
2023-04-13 13:05:13 UTC

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

2023-04-13 13:05:13 UTC

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

2023-04-13 13:05:13 UTC

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

2023-04-13 13:05:13 UTC

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

2023-04-13 13:05:15 UTC

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

2023-04-13 13:05:15 UTC

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

2023-05-04 15:06:08 UTC

/bin/sh -c #(nop) ARG VERSION=15.10.5

2023-05-04 15:06:08 UTC

/bin/sh -c #(nop) ENV GITLAB_VERSION=15.10.5 RUBY_VERSION=2.7.8 RUBY_SOURCE_SHA256SUM=c2dab63cbc8f2a05526108ad419efa63a67ed4074dbbcf9fc2b1ca664cb45ba0 GOLANG_VERSION=1.20.4 GITLAB_SHELL_VERSION=14.18.0 GITLAB_PAGES_VERSION=15.10.5 GITALY_SERVER_VERSION=15.10.5 GITLAB_USER=git GITLAB_HOME=/home/git GITLAB_LOG_DIR=/var/log/gitlab GITLAB_CACHE_DIR=/etc/docker-gitlab RAILS_ENV=production NODE_ENV=production

2023-05-04 15:06:08 UTC

/bin/sh -c #(nop) ENV GITLAB_INSTALL_DIR=/home/git/gitlab GITLAB_SHELL_INSTALL_DIR=/home/git/gitlab-shell GITLAB_GITALY_INSTALL_DIR=/home/git/gitaly GITLAB_DATA_DIR=/home/git/data GITLAB_BUILD_DIR=/etc/docker-gitlab/build GITLAB_RUNTIME_DIR=/etc/docker-gitlab/runtime

2023-05-04 15:06:18 UTC

|1 VERSION=15.10.5 /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y wget ca-certificates apt-transport-https gnupg2 && apt-get upgrade -y && rm -rf /var/lib/apt/lists/*

2023-05-04 15:07:03 UTC

|1 VERSION=15.10.5 /bin/sh -c set -ex && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv E1DD270288B4E6030699E45FA1715D88E1DF1F24 && echo "deb http://ppa.launchpad.net/git-core/ppa/ubuntu focal main" >> /etc/apt/sources.list && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 8B3981E7A6852F782CC4951600A6F0A3C300EE8C && echo "deb http://ppa.launchpad.net/nginx/stable/ubuntu focal main" >> /etc/apt/sources.list && wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && echo 'deb http://apt.postgresql.org/pub/repos/apt/ focal-pgdg main' > /etc/apt/sources.list.d/pgdg.list && wget --quiet -O - https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - && echo 'deb https://deb.nodesource.com/node_16.x focal main' > /etc/apt/sources.list.d/nodesource.list && wget --quiet -O - https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - && echo 'deb https://dl.yarnpkg.com/debian/ stable main' > /etc/apt/sources.list.d/yarn.list && set -ex && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y sudo supervisor logrotate locales curl nginx openssh-server postgresql-client-12 postgresql-contrib-12 redis-tools python3 python3-docutils nodejs yarn gettext-base graphicsmagick libpq5 zlib1g libyaml-0-2 libssl1.1 libgdbm6 libreadline8 libncurses5 libffi7 libxml2 libxslt1.1 libcurl4 libicu66 libre2-dev tzdata unzip libimage-exiftool-perl libmagic1 && update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && locale-gen en_US.UTF-8 && DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales && rm -rf /var/lib/apt/lists/*

2023-05-04 15:07:04 UTC

/bin/sh -c #(nop) COPY dir:7088b45d48f31ee7ae14438f7b746ad4c5641f31b90e8422d3863d09283db7d2 in /etc/docker-gitlab/build/

2023-05-04 15:40:36 UTC

|1 VERSION=15.10.5 /bin/sh -c bash ${GITLAB_BUILD_DIR}/install.sh

2023-05-04 15:40:38 UTC

/bin/sh -c #(nop) COPY dir:f732afe527279a7c0ec5f00e787d098fcaae79c0aaad4679408dd4de2ede87d1 in /etc/docker-gitlab/runtime/

2023-05-04 15:40:38 UTC

/bin/sh -c #(nop) COPY file:d4e3fe9b8dbeadb8aa71d59ff49acb1c860664f6dd8b3002dc01f8588c1e53e9 in /sbin/entrypoint.sh

2023-05-04 15:40:38 UTC

|1 VERSION=15.10.5 /bin/sh -c chmod 755 /sbin/entrypoint.sh

2023-05-04 15:40:38 UTC

/bin/sh -c #(nop) ENV prometheus_multiproc_dir=/dev/shm

2023-05-04 15:40:39 UTC

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

2023-05-04 15:40:39 UTC

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

2023-05-04 15:40:39 UTC

/bin/sh -c #(nop) LABEL maintainer=sameer@damagehead.com org.label-schema.schema-version=1.0 org.label-schema.build-date=2023-05-04 15:06:06+00:00 org.label-schema.name=gitlab org.label-schema.vendor=damagehead org.label-schema.url=https://github.com/sameersbn/docker-gitlab org.label-schema.vcs-url=https://github.com/sameersbn/docker-gitlab.git org.label-schema.vcs-ref=15.10.5 com.damagehead.gitlab.license=MIT

2023-05-04 15:40:39 UTC

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

2023-05-04 15:40:39 UTC

/bin/sh -c #(nop) VOLUME [/home/git/data /var/log/gitlab /home/git/gitlab/node_modules]

2023-05-04 15:40:39 UTC

/bin/sh -c #(nop) WORKDIR /home/git/gitlab

2023-05-04 15:40:39 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/sbin/entrypoint.sh"]

2023-05-04 15:40:39 UTC

/bin/sh -c #(nop) CMD ["app:start"]

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