adguardHome refactor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user