Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dockerfile and updated readme #7

Merged
merged 1 commit into from
Nov 12, 2017
Merged

Added dockerfile and updated readme #7

merged 1 commit into from
Nov 12, 2017

Conversation

brentahughes
Copy link
Contributor

Added dockerfile to build a small alpine image at 12mb.

$ docker build -t pihole-exporter .
$ docker run -d -p 9311:9311 pihole-exporter -pihole http://192.168.1.5

If no arguments are passed it will default to running the help output.

@brentahughes brentahughes mentioned this pull request Nov 12, 2017
@nlamirault nlamirault merged commit 539c288 into nlamirault:master Nov 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants