Important
This image is now build from main renovate repo
This repository is the source for the Docker Hub image renovate/renovate
.
Commits to the main
branch are automatically built and published.
It will publish the full
and the versioned tags with -full
suffix.
For the latest
image see here.
Read the docs for more information on self-hosting Renovate with Docker.
docker run --rm -it -v $PWD/config.js:/usr/src/app/config.js -e LOG_LEVEL=debug renovate/renovate:full --include-forks=true renovate-tests/gomod1
export RENOVATE_TOKEN=xxxxxxx
docker run --rm -it -e RENOVATE_TOKEN renovate/renovate:full renovate-tests/gomod1