3 lines
86 B
Docker
3 lines
86 B
Docker
FROM klutchell/unbound:latest
|
|
COPY unbound.conf /opt/unbound/etc/unbound/unbound.conf
|