Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 498 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 498 Bytes

screenpng (simple http server with save screenshot in png)

This application (spf13/cobra + pf13/viper) is a simple example of using a pog7x/ssfactory

Example of build/run app in docker container (base docker image)

docker build -t screen_png .

docker run -v $(pwd):/screenpng -p 8099:8099 -it screen_png