I hereby claim:
- I am chezbut on github.
- I am zachinthebox (https://keybase.io/zachinthebox) on keybase.
- I have a public key ASCRDptequ5MVei_oGRquZCn5SXK_duf-6_53MtDYJdEbAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
docker images --quiet --filter=dangling=true | xargs --no-run-if-empty docker rmi |
#!/usr/bin/env python | |
""" | |
rdns.py | |
This is a Python script that helps you create | |
reverse DNS zone files for the Bind Name Server. | |
I published it together with this blog post: http://goo.gl/CJwly . | |
""" |