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
- Host: GitHub
- URL: https://github.com/timoschwarzer/capture-website-docker
- Owner: timoschwarzer
- License: mit
- Created: 2019-02-12T13:12:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T13:17:10.000Z (over 6 years ago)
- Last Synced: 2025-02-10T04:41:25.399Z (4 months ago)
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```