Dockerfile 159 B

123
  1. RUN apt-get install wget -y
  2. RUN wget https://files.txlyre.website/d/software/unholy/latest_linux_x86_64/unholy -O /usr/bin/unholy && chmod +x /usr/bin/unholy