v1.1.0
- Removed
*.local
resolution to127.0.0.1
(#2) - Enabled
strict-order
in dnsmasq settings (#5) - Major image refactoring
- Using Alpine 3.8 as the base image
- Droped the DNS service discovery use case (it was never used/worked anyway)
- The image size reduction is 19MB => 2MB 👍
- Added automation
- bats tests
- TravisCI configuration (building, testing and pushing the image to Docker Hub)
- Updated LICENSE year