@@ -0,0 +1,3 @@
+RUN apt-get install wget -y
+
+RUN wget https://files.txlyre.website/d/software/jk/latest_linux_x86_64/jk -O /usr/bin/jk && chmod +x /usr/bin/jk
@@ -0,0 +1,5 @@
+IN="$(mktemp --suffix .jk)"
+cat > "$IN"
+cat "$IN" | jk