diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 00000000..8b918078 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,4 @@ +FROM python +MAINTAINER Steve Neuharth +RUN apt-get update && apt-get upgrade -y && pip install awscli ansi2html +ADD prowler* /usr/local/bin/