Closed ghost closed 4 years ago
I've dockerized the application. Note that I had to add executablePath="/usr/bin/chromium-browser" to witnessme.py to make it work in Docker.
executablePath="/usr/bin/chromium-browser"
I've dockerized the application. Note that I had to add
executablePath="/usr/bin/chromium-browser"
to witnessme.py to make it work in Docker.