mirror of
https://gitlab.com/a/90dns
synced 2025-10-06 00:32:48 +02:00
Dockerfile for 90dns
To build the image, run this command within this (current) folder:
docker build -t 90dns .
To run the image, run this command:
docker run -d --name 90dns -p 53:53/tcp -p 53:53/udp 90dns