Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 241 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 241 Bytes

alpine container for selenium (chrome)

build container

docker build -t alpine-selenium-chrome .

test container

docker run -it -v $PWD/scripts:/scripts alpine-selenium-chrome python /scripts/screenshot.py