Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
services:
coredns:
image: coredns/coredns:1.9.3 # :latest broke this test
restart: always
volumes:
- ${COREDNS_CONFIG_DIR}/example.com:/example.com
- ${COREDNS_CONFIG_DIR}/Corefile:/Corefile