short link for amnezia

This commit is contained in:
mercury
2024-03-06 01:35:40 +04:00
parent 6a7af1c30f
commit 387e6e4986
3 changed files with 62 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ RUN apk add --no-cache --update php81 \
openssh \
openssl \
curl \
py3-qt5 \
&& wget https://github.com/ameshkov/dnslookup/releases/download/v1.9.1/dnslookup-linux-amd64-v1.9.1.tar.gz \
&& tar -xf dnslookup-linux-amd64-v1.9.1.tar.gz \
&& mv linux-amd64/dnslookup /usr/bin \