adguardHome refactor

This commit is contained in:
mercury
2023-04-10 22:52:24 +04:00
parent 29814f9d04
commit e6bbe362f7
9 changed files with 31 additions and 263 deletions
-2
View File
@@ -1,6 +1,4 @@
from nginx:stable
run apt update && \
apt install -y git net-tools lsof ssh && \
git clone https://github.com/TuxInvader/nginx-dns.git && \
cp -r ./nginx-dns/njs.d /etc/nginx/ && \
mkdir /root/.ssh