Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yisheng90/docker-lighthouse


https://github.com/yisheng90/docker-lighthouse

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# docker-lighthouse

Running Google Lighthouse using Docker

Build and run Docker
docker build -t lighthouse .
docker run --rm -p 9000:8080 lighthouse