Dockerfile 142 B

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