An open API service indexing awesome lists of open source software.

https://github.com/timoschwarzer/capture-website-docker

Dockerized version of https://github.com/sindresorhus/capture-website-cli
https://github.com/timoschwarzer/capture-website-docker

Last synced: 3 months ago
JSON representation

Dockerized version of https://github.com/sindresorhus/capture-website-cli

Awesome Lists containing this project

README

        

# capture-website-docker
Dockerized version of sindresorhus/capture-website-cli

## Usage
```bash
docker run --cap-add=SYS_ADMIN timoschwarzer/capture-website-cli capture-website --delay=3 https://timoschwarzer.com > screenshot.png
```