All Projects → jguyomard → Docker Yellowlabtools

jguyomard / Docker Yellowlabtools

Licence: mit
🐳 Yellow Lab Tools Docker Image

Projects that are alternatives of or similar to Docker Yellowlabtools

Dockerfiles Windows
Various Dockerfiles for Windows Containers
Stars: ✭ 920 (+2966.67%)
Mutual labels:  docker-image
Phpqa
Docker image that provides static analysis tools for PHP
Stars: ✭ 853 (+2743.33%)
Mutual labels:  docker-image
Postgresql Postgis Timescaledb
PostgreSQL + PostGIS + TimescaleDB docker image 🐘🌎📈
Stars: ✭ 19 (-36.67%)
Mutual labels:  docker-image
Max Inception Resnet V2
Identify objects in images using a third-generation deep residual network.
Stars: ✭ 25 (-16.67%)
Mutual labels:  docker-image
Docker Gitlab
Dockerized GitLab
Stars: ✭ 7,084 (+23513.33%)
Mutual labels:  docker-image
Requesttracker
Track when your users get your HTTP requests
Stars: ✭ 13 (-56.67%)
Mutual labels:  webperf
Element Web
element.io docker image generator
Stars: ✭ 21 (-30%)
Mutual labels:  docker-image
Feedthebeast Docker Servers
FTB Minecraft servers dockerized
Stars: ✭ 27 (-10%)
Mutual labels:  docker-image
Dockerized lara
Build your Laravel App with Redis - Mongodb - MariaDB - Nginx - php7 - zsh
Stars: ✭ 9 (-70%)
Mutual labels:  docker-image
Goquiet Shadowsocks Docker
A Docker image for Shadowsocks over GoQuiet
Stars: ✭ 21 (-30%)
Mutual labels:  docker-image
Owasp Zap Glue Ci Images
Ready to use images of Zap and Glue, especially for CI integration.
Stars: ✭ 25 (-16.67%)
Mutual labels:  docker-image
Docker Oracle 12c R1
Oracle 12c Release 1 with web console and startup initdb
Stars: ✭ 8 (-73.33%)
Mutual labels:  docker-image
Nano Nginx
Nano container with nginx preconfigured as reverse proxy
Stars: ✭ 15 (-50%)
Mutual labels:  docker-image
Docker Images
Out-of-box Data Science / AI platform | AI/数据科学的瑞士军刀
Stars: ✭ 25 (-16.67%)
Mutual labels:  docker-image
Multidocker
Creates a system where users are forced to login in dedicated independent docker containers.
Stars: ✭ 21 (-30%)
Mutual labels:  docker-image
Cb
Build container images locally using Google Cloud Container Builder compatible config file. 2017-08-22: Now there is official alternative https://github.com/GoogleCloudPlatform/container-builder-local.
Stars: ✭ 22 (-26.67%)
Mutual labels:  docker-image
Arch Plex
Docker build script for Arch Linux base with Plex Media Server
Stars: ✭ 10 (-66.67%)
Mutual labels:  docker-image
Ustcmirror Images
Docker images used by ustcmirror 🚀
Stars: ✭ 29 (-3.33%)
Mutual labels:  docker-image
Arch Koel
Docker build script for Arch Linux base with Koel
Stars: ✭ 21 (-30%)
Mutual labels:  docker-image
Distro Test Containers
Distribution specific containers for Ansible integration testing.
Stars: ✭ 20 (-33.33%)
Mutual labels:  docker-image

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].