preparing new structure

This commit is contained in:
Toni de la Fuente
2018-03-19 11:10:10 -04:00
parent f411223fa8
commit a670716625

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/