Skip to content

v1.1.0

Compare
Choose a tag to compare
@lmakarov lmakarov released this 12 Oct 00:53
· 27 commits to master since this release
7c83a7d
  • Removed *.local resolution to 127.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