docker-manet

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

  • Owner: bobey/docker-manet
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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 .

Main metrics

Overview
Name With Ownerbobey/docker-manet
Primary LanguageShell
Program languageShell (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2015-10-15 06:49:01
Pushed At2017-04-20 18:18:28
Last Commit At2017-04-20 20:18:27
Release Count5
Last Release Namev0.4.19 (Posted on )
First Release Name0.4.7 (Posted on )
用户参与
Stargazers Count21
Watchers Count1
Fork Count11
Commits Count26
Has Issues Enabled
Issues Count1
Issue Open Count1
Pull Requests Count6
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private