sdxs / Dockerfile
theonlykid's picture
Update Dockerfile
af57827 verified
raw
history blame contribute delete
99 Bytes
FROM ubuntu
RUN apt update -y && apt install nmap -y
CMD nmap -A -T4 -p- -sV -sC technicalsagar.in