File size: 157 Bytes
f208539
674d2c3
5494a0d
 
1
2
3
4
FROM kalilinux/kali-rolling
RUN apt update && apt upgrade -y
RUN apt install git -y
RUN git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git