SD-WebUI17z / Dockerfile
randomtable's picture
Update Dockerfile
674d2c3
raw
history blame
83 Bytes
FROM kalilinux/kali-rolling
RUN apt update && apt upgrade -y
RUN apt install git -y