Adds a --build-arg variable MAXMIND_LICENSE_KEY which is then used
to automatically download Maxmin dbs.
Requires user to set MAXMIND_LICENSE_KEY variable in their build
environment (needs to be an active license key associated with the
users Maxmind account -- these are available for free).
Adds a --build-arg variable MAXMIND_LICENSE_KEY which is then used to automatically download Maxmin dbs.
Requires user to set MAXMIND_LICENSE_KEY variable in their build environment (needs to be an active license key associated with the users Maxmind account -- these are available for free).
This commit fixes #9.