FROM kalilinux/kali-rolling:latest MAINTAINER cross RUN apt update -y # 要先,才可以裝其它package RUN apt install metasploit-framework -y ...
確定! 回上一頁