Sign inSign up

cbeer/anon

By cbeer

Updated almost 11 years ago

Image
0

1.1K

cbeer/anon repository overview

docker-anon

Environment-based configuration

$ docker run -e IRC_NICK="some-anon-bot" \
             -e RANGES="House of Reps:143.231.0.0,12.185.56.0;Senate:156.33.0.0" \ 
             -e CONSUMER_KEY="" \
             -e CONSUMER_SECRET="" \
             -e ACCESS_TOKEN="" \
             -e ACCESS_TOKEN_SECRET="" \
             cbeer/anon

Running with your own configuration as a mounted volume

$ docker run -v /path/to/your/config/directory:/config cbeer/anon --config /config/us-congress.json

Tag summary

Content type

Image

Digest

sha256:f84fe57e5

Size

420.2 MB

Last updated

almost 11 years ago

docker pull cbeer/anon