GithubHelp home page GithubHelp logo

00mjk / docker-renovate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from renovatebot/docker-renovate

0.0 0.0 0.0 2.6 MB

Renovate docker slim image

Home Page: https://hub.docker.com/r/renovate/renovate

License: GNU Affero General Public License v3.0

Dockerfile 69.89% JavaScript 19.94% Shell 10.17%

docker-renovate's Introduction

Build status Docker Image Size Version

docker-renovate

This repository is the source for the Docker Hub image renovate/renovate. Commits to main branch are automatically built and published. It will publish the slim and the versioned tags with slim suffix. For the latest image see here

Usage

Read the self-hosting docs for more information on how to self-host Renovate with Docker.

See Gitlab or Bitbucket docs for more configuration samples.

Samples

$ docker run --rm -it -v $PWD/config.js:/usr/src/app/config.js -v /tmp:/tmp -v /var/run/docker.sock:/var/run/docker.sock -e LOG_LEVEL=debug renovate/renovate:slim --include-forks=true renovate-tests/gomod1
$ export RENOVATE_TOKEN=xxxxxxx
$ docker run --rm -it -e RENOVATE_TOKEN -v /tmp:/tmp -v /var/run/docker.sock:/var/run/docker.sock renovate/renovate:slim renovate-tests/gomod1

config-validator

$ docker run --rm -it -v $PWD/config.js:/usr/src/app/config.js -e LOG_LEVEL=debug renovate/renovate:slim renovate-config-validator

docker-renovate's People

Contributors

jamiemagee avatar mcritchlow avatar rarkins avatar renovate-bot avatar renovate[bot] avatar stephenwade avatar viceice avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.