https://github.com/frvi/dockerfile-dronewall
413
Run drone-wall in a Docker container.
Link: frvi/drone-wall
This Docker image needs a running, and configured, mattgruter/drone container.
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/.
Content type
Image
Digest
sha256:e99f9ed83…
Size
202.2 MB
Last updated
almost 11 years ago
docker pull frvi/drone-wall