docker-manet

Dockerfile for Manet - Website screenshot service powered by Node.js, SlimerJS and PhantomJS

  • 所有者: bobey/docker-manet
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Docker Manet

Dockerfile for Manet - Website screenshot service powered by Node.js, SlimerJS and PhantomJS

This is a Dockerfile for vbauer/manet project.
The associated docker image is hosted on Docker Hub.

This container supports extended charactersets such as Japanese and Chinese.

What is Manet?

Manet is a REST API server which allows capturing screenshots of websites using various parameters.
It is a good way to make sure that your websites are responsive or to make thumbnails.

Run using Docker

docker run -d -p 80:8891 bobey/manet

You can pass in every options Manet accepts:

docker run -d -p 80:8891 bobey/manet --cache=3600 --cleanupRuntime --whitelist=...

Build

git clone https://github.com/bobey/docker-manet.git && cd docker-manet
docker build -t your-namespace/manet .

主要指標

概覽
名稱與所有者bobey/docker-manet
主編程語言Shell
編程語言Shell (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2015-10-15 06:49:01
推送於2017-04-20 18:18:28
最后一次提交2017-04-20 20:18:27
發布數5
最新版本名稱v0.4.19 (發布於 )
第一版名稱0.4.7 (發布於 )
用户参与
星數21
關注者數1
派生數11
提交數26
已啟用問題?
問題數1
打開的問題數1
拉請求數6
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?