mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
update
This commit is contained in:
parent
fa55cbc786
commit
7c64ab927e
10
webkit/README.md
Normal file
10
webkit/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
A simple service for rendering javascript-enabled website.
|
||||
|
||||
## server
|
||||
|
||||
phantomjs --config=config.json server.js
|
||||
|
||||
## client
|
||||
|
||||
http :1024 targetUrl=https://github.com/ requestType=png loadImages:=true execScripts:='{"preInjected": ["1+2+3"], "postInjected": ["Math.sqrt(2)"]}'
|
||||
|
Loading…
Reference in New Issue
Block a user