Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yisheng90/docker-lighthouse
https://github.com/yisheng90/docker-lighthouse
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yisheng90/docker-lighthouse
- Owner: yisheng90
- License: unlicense
- Created: 2021-04-26T10:23:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-27T03:16:27.000Z (over 3 years ago)
- Last Synced: 2024-04-18T11:09:20.849Z (8 months ago)
- Language: TypeScript
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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