Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 492 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 492 Bytes

docker-weinre

A Docker container for the weinre debugger from Apache Cordova.

weinre

Install

$ docker pull logankoester/weinre

Run

$ docker run -p 8080:8080 -i -d logankoester/weinre –boundHost -all-

License

Copyright (c) 2014 Logan Koester. Released under the MIT license. See LICENSE for details.