Sign inSign up

beevelop/weinre

By beevelop

Updated over 7 years ago

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

Image
1

3.7K

beevelop/weinre repository overview

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

Tag summary

Content type

Image

Digest

Size

19.2 MB

Last updated

over 7 years ago

docker pull beevelop/weinre