Sign inSign up

frvi/drone-wall

By frvi

Updated almost 11 years ago

https://github.com/frvi/dockerfile-dronewall

Image
2

413

frvi/drone-wall repository overview

Drone-wall

Run drone-wall in a Docker container.

Link: frvi/drone-wall

Prerequisites

This Docker image needs a running, and configured, mattgruter/drone container.

Run

To specify the github and/or gitlab repo(s) to monitor, add the --repos parameter:

docker run -d -p 8090:8090 --volumes-from drone frvi/drone-wall --repos=github.com/drone/drone,github.com/dotcloud/docker

Alternately you can specify the team to monitor, with the --team parameter:

docker run -d -p 8090:8090 --volumes-from drone frvi/drone-wall --team=devops

And point your browser to http://localhost:8090/.

TODO:

Tag summary

Content type

Image

Digest

sha256:e99f9ed83

Size

202.2 MB

Last updated

almost 11 years ago

docker pull frvi/drone-wall