public

renovate (r598)

Published 2026-09-19 14:28:45 +02:00 by roop

Installation

docker pull git.roop.zone/public/renovate:r598
sha256:06230b6536178ddbc537c05d9662538491d5f53da864caea2e3939cc6e9c5e8b

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:de4937ce3dfc7c89f05f1503c52434f0a631ac84995f0df65eed0754e5c97d48 in /
CMD ["/bin/bash"]
ARG APT_HTTP_PROXY=http://host.docker.internal:8000
ARG CACHE_WEEK
ARG CONTAINERBASE_CDN=
ARG CONTAINERBASE_VERSION=14.15.2
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://host.docker.internal:8000 CACHE_WEEK= CONTAINERBASE_CDN= CONTAINERBASE_VERSION=14.15.2 TARGETARCH=amd64 /bin/bash -c install-containerbase # buildkit
RUN |5 APT_HTTP_PROXY=http://host.docker.internal:8000 CACHE_WEEK= CONTAINERBASE_CDN= CONTAINERBASE_VERSION=14.15.2 TARGETARCH=amd64 /bin/bash -c install-tool git v2.55.0 # buildkit
LABEL org.opencontainers.image.version=14.15.2
ARG CONTAINERBASE_VERSION=14.15.2
LABEL org.opencontainers.image.source=https://github.com/containerbase/sidecar org.opencontainers.image.version=14.15.2
RUN |1 CONTAINERBASE_VERSION=14.15.2 /bin/bash -c prepare-tool all # buildkit
USER 12021
USER root
ARG APT_HTTP_PROXY=http://host.docker.internal: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://host.docker.internal:8000 /bin/bash -c install-tool docker v28.5.2 # buildkit
ARG BASE_IMAGE_VERSION=13.98.10
LABEL org.opencontainers.image.version=13.98.10
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=44.94.2
COPY --chown=root:root /usr/local/renovate/ /usr/local/renovate/ # buildkit
RUN |1 RENOVATE_VERSION=44.94.2 /bin/bash -c ln -sf /usr/local/renovate/node /bin/node # buildkit
RUN |1 RENOVATE_VERSION=44.94.2 /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=44.94.2 /bin/bash -c set -ex; renovate --version; pushd /usr/local/renovate/; node -e "new require('re2')('.*').exec('test')"; true # buildkit
LABEL org.opencontainers.image.version=44.94.2 org.label-schema.version=44.94.2
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 44.94.2
org.opencontainers.image.licenses AGPL-3.0-only
org.opencontainers.image.source https://github.com/renovatebot/renovate
org.opencontainers.image.url https://renovatebot.com
org.opencontainers.image.version 44.94.2
Details
Container
2026-09-19 14:28:45 +02:00
0
OCI / Docker
linux/amd64
AGPL-3.0-only
431 MiB
Versions (5) View all
latest 2026-09-21
r600 2026-09-21
r599 2026-09-20
r598 2026-09-19
r597 2026-08-31