Skip to content

🍷 weinre (WEb INspector REmote) is a remote debugger for web pages – perfect for mobile devices

Notifications You must be signed in to change notification settings

beevelop/docker-weinre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Travis Pulls Layers Size Release Badges Beevelop

Apache weinre

weinre (WEb INspector REmote) – pronounced like the word "winery" (or maybe "weiner") – is a debugger for web pages, like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers), except it's designed to work remotely, and in particular, to allow you debug web pages on a mobile device such as a phone.


Run image

docker run -d -p 8080:8080 beevelop/weinre

Access weinre by hitting http://host-ip:8080 and follow the instructions to enable debugging your applications.

Use as base image

FROM beevelop/weinre:latest

About

🍷 weinre (WEb INspector REmote) is a remote debugger for web pages – perfect for mobile devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published