SD-WebUI / Dockerfile
randomtable's picture
Update Dockerfile
c88ce6d verified
raw
history blame
126 Bytes
FROM kalilinux/kali-rolling
RUN apt update && apt upgrade -y
RUN apt install wget git python3 python3-venv libgl1 libglib2.0-0