Docker Image with duo-labs/cloudmapper installed to visualize AWS Infrastructure
- Create a user with the privileges you find here: https://github.com/duo-labs/cloudmapper#aws-privileges-required
- Add the credentials to the
credentials
file in this folder - Add your account id to
config.json
docker build -t cloudmapper .
docker run -it -p 8000:8000 cloudmapper