This is a lightweight Docker image to use zircote/swagger-php in containers.
It runs on the official php7-alpine image with no additions (no composer in the final image)
docker run -v "$PWD":/app -it pathmotion/swagger-php src/
docker run -v "$PWD":/app -it pathmotion/swagger-php src/ --output doc.yaml --format yaml --debug