This commit is contained in:
Toni de la Fuente
2018-03-19 14:55:25 -04:00
parent 4901561fec
commit 6a4127dc40
2 changed files with 0 additions and 0 deletions

4
util/Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM python
MAINTAINER Steve Neuharth <steve@aethereal.io>
RUN apt-get update && apt-get upgrade -y && pip install awscli ansi2html
ADD prowler* /usr/local/bin/