Skip to content

jguyomard/docker-yellowlabtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Yellow Lab Tools Docker Image

Yellow Lab Tools is an open source project by Gaël Métais. It lets you test a webpage (via an URL) and detects performance and front-end code quality issues.

Yellow Lab Tools Docker is a node:0.12.10 (Jessie) Docker image that provides an isolated Yellow Lab Tools instance.

Running

Use:

docker run --rm -p 8383:8383 jguyomard/yellowlabtools

or run as a background daemon:

docker run -d -p 8383:8383 jguyomard/yellowlabtools

Then open http://localhost:8383/ in your browser.

Supported tags

Issues

If you have any problems with or questions about this docker image, please contact me through a GitHub issue. If the issue is related to YellowLabTools itself, please leave an issue on the YellowLabTools official repository.

Contributing

You are invited to contribute new features, fixes or updates to this container, through a Github Pull Request.

About

🐳 Yellow Lab Tools Docker Image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published