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