Sebastiaan de Schaetzen seeseemelk
  • Home, probably
  • Joined on 2024-05-27

renovate (latest)

Published 2026-05-04 16:30:03 +02:00 by seeseemelk

Installation

docker pull gitea.seeseepuff.be/seeseemelk/renovate:latest
sha256:ffe6942ae3fbf8f24cb8e094a0beff21374bb0ccf25726f57dbac6d883922aa2

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in /
CMD ["/bin/bash"]
ARG APT_HTTP_PROXY=http://172.17.0.1:8000
ARG CACHE_WEEK
ARG CONTAINERBASE_CDN=
ARG CONTAINERBASE_VERSION=14.9.5
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=14.9.5 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=14.9.5 TARGETARCH=amd64 /bin/bash -c install-tool git v2.54.0 # buildkit
LABEL org.opencontainers.image.version=14.9.5
ARG CONTAINERBASE_VERSION=14.9.5
LABEL org.opencontainers.image.source=https://github.com/containerbase/sidecar org.opencontainers.image.version=14.9.5
RUN |1 CONTAINERBASE_VERSION=14.9.5 /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.5.2 # buildkit
ARG BASE_IMAGE_VERSION=13.43.0
LABEL org.opencontainers.image.version=13.43.0
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=43.163.0
COPY --chown=root:root /usr/local/renovate/ /usr/local/renovate/ # buildkit
RUN |1 RENOVATE_VERSION=43.163.0 /bin/bash -c ln -sf /usr/local/renovate/node /bin/node # buildkit
RUN |1 RENOVATE_VERSION=43.163.0 /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=43.163.0 /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=43.163.0 org.label-schema.version=43.163.0
USER 12021
USER root
COPY supercronic-linux-amd64 /usr/local/bin/supercronic-amd64 # buildkit
COPY supercronic-linux-arm64 /usr/local/bin/supercronic-arm64 # buildkit
RUN /bin/bash -c arch=$(uname -m); if [ "$arch" = "x86_64" ]; then mv /usr/local/bin/supercronic-amd64 /usr/local/bin/supercronic; else mv /usr/local/bin/supercronic-arm64 /usr/local/bin/supercronic; fi && chmod +x /usr/local/bin/supercronic # buildkit
COPY crontab /crontab # buildkit
CMD ["supercronic" "/crontab"]

Labels

Key Value
maintainer Rhys Arkins <rhys@arkins.net>
name renovate
org.label-schema.version 43.163.0
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 43.163.0
Details
Container
2026-05-04 16:30:03 +02:00
4
OCI / Docker
linux/amd64
AGPL-3.0-only
442 MiB
Versions (1) View all
latest 2026-05-04