You need to download geckodriver
(link) and selenium-server.jar
(link) in the driver
directory.
Edit gpw.toml
to configure items and the paths to the vendor files.
go mod vendor
docker build --rm -t gpw:latest -f Dockerfile .
docker-compose up