1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-02-03 13:21:49 +02:00
2014-12-25 19:17:45 +08:00
..
2014-12-25 18:35:53 +08:00
2014-12-24 19:30:14 +08:00
2014-12-25 18:35:53 +08:00
2014-12-25 19:17:45 +08:00
2014-12-24 19:30:14 +08:00
2014-12-24 19:30:14 +08:00
2014-12-25 18:50:18 +08:00
2014-12-25 17:07:50 +08:00
2014-12-25 14:58:24 +08:00
2014-12-25 18:50:18 +08:00
2014-12-25 18:02:48 +08:00
2014-12-24 19:30:14 +08:00

A simple web-service based on PhantomJS for rendering javascript-enabled website.

server

docker run -d --restart=always -p 1024:1024 -p 2812:2812 -p 9001:9001 --name=webkit vimagick/webkit

client

http :1024 targetUrl=https://github.com/

admin

firefox localhost:2812
firefox localhost:9001