mirror of
https://github.com/CERT-Polska/mailgoose.git
synced 2026-05-30 11:19:13 +02:00
6 lines
105 B
Docker
6 lines
105 B
Docker
FROM internetsystemsconsortium/bind9:9.18
|
|
|
|
ENV TZ=UTC
|
|
|
|
COPY docker-bind9/named.conf /etc/bind/named.conf
|