cube-renovate (latest)

Published 2026-08-03 11:12:02 +00:00 by thomasj in thomasj/cube-services

Installation

docker pull git.thomasaldrian.net/thomasj/cube-renovate:latest
sha256:1a32c0fad1a94165f04618a2681eb509ce6cc262afbf8645fbfbfaa4264b800d

About this package

Renovate dependency update bot

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8c609c85109d07bf47cf268a175b3be8bbe34fc0c41d15d99b090d099f4dc837 in /
CMD ["/bin/bash"]
ARG APT_HTTP_PROXY=http://host.docker.internal:8000
ARG CACHE_WEEK
ARG CONTAINERBASE_CDN=
ARG CONTAINERBASE_VERSION=14.13.12
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.13.12 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.13.12 TARGETARCH=amd64 /bin/bash -c install-tool git v2.55.0 # buildkit
LABEL org.opencontainers.image.version=14.13.12
ARG CONTAINERBASE_VERSION=14.13.12
LABEL org.opencontainers.image.source=https://github.com/containerbase/sidecar org.opencontainers.image.version=14.13.12
RUN |1 CONTAINERBASE_VERSION=14.13.12 /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.79.0
LABEL org.opencontainers.image.version=13.79.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=44.7.2
COPY --chown=root:root /usr/local/renovate/ /usr/local/renovate/ # buildkit
RUN |1 RENOVATE_VERSION=44.7.2 /bin/bash -c ln -sf /usr/local/renovate/node /bin/node # buildkit
RUN |1 RENOVATE_VERSION=44.7.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.7.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.7.2 org.label-schema.version=44.7.2
USER 12021
COPY file:befaec042aaab6fc8dac4b1941434ed3fbe42b4226cbb8b809277da5e6319d3d in /config.yml
ENV RENOVATE_CONFIG_FILE=/config.yml
LABEL org.opencontainers.image.title="CubeServices Renovate Bot" org.opencontainers.image.description="Renovate dependency update bot" org.opencontainers.image.source="https://git.thomasaldrian.net/thomasj/cube-services" org.opencontainers.image.authors="Thomas Aldrian <aldrian.thom@proton.me>"

Labels

Key Value
io.buildah.version 1.44.0
maintainer Rhys Arkins <rhys@arkins.net>
name renovate
org.label-schema.version 44.7.2
org.opencontainers.image.authors Thomas Aldrian <aldrian.thom@proton.me>
org.opencontainers.image.description Renovate dependency update bot
org.opencontainers.image.licenses AGPL-3.0-only
org.opencontainers.image.source https://git.thomasaldrian.net/thomasj/cube-services
org.opencontainers.image.title CubeServices Renovate Bot
org.opencontainers.image.url https://renovatebot.com
org.opencontainers.image.version 44.7.2
Details
Container
2026-08-03 11:12:02 +00:00
0
OCI / Docker
linux/amd64
Thomas Aldrian <aldrian.thom@proton.me>
AGPL-3.0-only
439 MiB
Versions (3) View all
latest 2026-08-03
44 2026-08-03
43 2026-07-12