AWS Fargate PHP Static Analysis
Git Repository: https://github.com/sanddevil/devops-static-php
Blog: http://badzilla.co.uk/aws-fargate-static-analysis-php
Docker image for performing PHP static analysis with AWS Fargate. Read the blog for further information.
To build the image, as usual cd into the directory of this repo and do:
docker build -f Dockerfile -t static-fargate .