Closed anjackson closed 5 years ago
Since we switched to the two-stage build, we've been missing the GeoIP database that is needed to perform that check! We need to:
Like this: https://github.com/ukwa/ukwa-heritrix/blob/78e9028ff7e24f6da623cce843509b030d3840dc/Dockerfile#L5-L8
But with a bit more unpacking to drop the payload DB file into the work directory.
Since we switched to the two-stage build, we've been missing the GeoIP database that is needed to perform that check! We need to: