Skip to content

A simple container to collect some screenshots and display them on a browser based display

Notifications You must be signed in to change notification settings

vvmev/vvmpubinfo

Repository files navigation

VVM Pub Info

This docker image uses Puppeteer to take screenshots of some of our pages, and a simple JS based slide show to show them and the current webcam pictures.

The image runs on a central server. A public info display running Chrome in kiosk mode displays this page.

Building

docker build -t vvmpubinfo:latest .

Running Locally

docker run --rm -it -p 8080:80 vvmpubinfo:latest

About

A simple container to collect some screenshots and display them on a browser based display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages