public

renovate (r292)

Published 2025-11-24 01:00:36 +01:00 by roop

Installation

docker pull git.roopzone.com/public/renovate:r292
sha256:11f0ad12d77a873b009bd74cc5a153ea99a23896f25ee20e8d246c8757f4f03c

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:dafefa97de6dc66a6734ec6f05e58125ce01225cccce3f50662330c252aad518 in /
CMD ["/bin/bash"]
ARG APT_HTTP_PROXY=http://172.17.0.1:8000
ARG CACHE_WEEK
ARG CONTAINERBASE_CDN=
ARG CONTAINERBASE_VERSION=13.13.6
LABEL maintainer=Rhys Arkins <rhys@arkins.net> org.opencontainers.image.source=https://github.com/containerbase/base
ENV BASH_ENV=/usr/local/etc/env ENV=/usr/local/etc/env PATH=/home/ubuntu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SHELL [/bin/bash -c]
ENTRYPOINT ["docker-entrypoint.sh"]
CMD ["bash"]
ARG TARGETARCH=amd64
COPY dist/docker/ / # buildkit
COPY dist/cli/containerbase-cli-amd64 /usr/local/containerbase/bin/containerbase-cli # buildkit
RUN |5 APT_HTTP_PROXY=http://172.17.0.1:8000 CACHE_WEEK= CONTAINERBASE_CDN= CONTAINERBASE_VERSION=13.13.6 TARGETARCH=amd64 /bin/bash -c install-containerbase # buildkit
RUN |5 APT_HTTP_PROXY=http://172.17.0.1:8000 CACHE_WEEK= CONTAINERBASE_CDN= CONTAINERBASE_VERSION=13.13.6 TARGETARCH=amd64 /bin/bash -c install-tool git v2.51.0 # buildkit
LABEL org.opencontainers.image.version=13.13.6
ARG CONTAINERBASE_VERSION=13.13.6
LABEL org.opencontainers.image.source=https://github.com/containerbase/sidecar org.opencontainers.image.version=13.13.6
RUN |1 CONTAINERBASE_VERSION=13.13.6 /bin/bash -c prepare-tool all # buildkit
USER 12021
USER root
ARG APT_HTTP_PROXY=http://172.17.0.1:8000
LABEL name=renovate/base-image
LABEL org.opencontainers.image.source=https://github.com/renovatebot/base-image org.opencontainers.image.url=https://renovatebot.com org.opencontainers.image.licenses=MIT
RUN |1 APT_HTTP_PROXY=http://172.17.0.1:8000 /bin/bash -c install-tool docker v28.4.0 # buildkit
ARG BASE_IMAGE_VERSION=10.44.6
LABEL org.opencontainers.image.version=10.44.6
LABEL name=renovate
LABEL org.opencontainers.image.source=https://github.com/renovatebot/renovate org.opencontainers.image.url=https://renovatebot.com org.opencontainers.image.licenses=AGPL-3.0-only
WORKDIR /usr/src/app
COPY tools/docker/bin/ /usr/local/sbin/ # buildkit
ENTRYPOINT ["/usr/local/sbin/renovate-entrypoint.sh"]
CMD ["renovate"]
ARG RENOVATE_VERSION=41.116.5
COPY --chown=root:root /usr/local/renovate/ /usr/local/renovate/ # buildkit
RUN |1 RENOVATE_VERSION=41.116.5 /bin/bash -c ln -sf /usr/local/renovate/node /bin/node # buildkit
RUN |1 RENOVATE_VERSION=41.116.5 /bin/bash -c mkdir -p /tmp/renovate/cache/renovate/repository /runner/cache/renovate/repository && chmod -R 777 /tmp/renovate /runner # buildkit
RUN |1 RENOVATE_VERSION=41.116.5 /bin/bash -c set -ex; renovate --version; pushd /usr/local/renovate/; node -e "new require('re2')('.*').exec('test');new require('better-sqlite3')(':memory:')"; true # buildkit
LABEL org.opencontainers.image.version=41.116.5 org.label-schema.version=41.116.5
USER 12021
USER root
COPY root_ca.crt /usr/local/share/ca-certificates/ # buildkit
RUN /bin/bash -c update-ca-certificates # buildkit
COPY config.json ./config.json # buildkit
USER 12021
ENV SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt

Labels

Key Value
maintainer Rhys Arkins <rhys@arkins.net>
name renovate
org.label-schema.version 41.116.5
org.opencontainers.image.licenses AGPL-3.0-only
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.source https://github.com/renovatebot/renovate
org.opencontainers.image.url https://renovatebot.com
org.opencontainers.image.version 41.116.5
Details
Container
2025-11-24 01:00:36 +01:00
0
OCI / Docker
linux/amd64
AGPL-3.0-only
401 MiB
Versions (5) View all
r295 2025-11-27
latest 2025-11-27
r294 2025-11-26
r293 2025-11-25
r292 2025-11-24