Go to file
2022-02-27 22:27:21 +01:00
mozilla/firefox Working Docker setup 2022-02-24 00:24:34 +01:00
Dockerfile Add dependencies so the pytesseract can run within docker 2022-02-27 22:27:21 +01:00
ephemeral-x.sh Working Docker setup 2022-02-24 00:24:34 +01:00
get-text-position.py Add dependencies so the pytesseract can run within docker 2022-02-27 22:27:21 +01:00
README.md Working Docker setup 2022-02-24 00:24:34 +01:00
script3.sh Add dependencies so the pytesseract can run within docker 2022-02-27 22:27:21 +01:00

Screenshot service

Dependencies

  • Xvfb
  • fluxbox
  • firefox-beta

Building

docker image build -t headless-fox .

Running

docker run -ti -v $PWD:/opt -v $PWD/mozilla:/root/.mozilla/ headless-fox ./script3.sh