{"id":22312327,"url":"https://github.com/sander1/docker-xtables","last_synced_at":"2025-10-23T16:40:23.317Z","repository":{"id":145609890,"uuid":"166688651","full_name":"sander1/docker-xtables","owner":"sander1","description":"Docker image with xtables addons used to build GeoIP tables","archived":false,"fork":false,"pushed_at":"2020-01-07T15:29:51.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T10:41:40.398Z","etag":null,"topics":["docker-image","geoip-tables","xtables-addons"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sander1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-20T17:24:58.000Z","updated_at":"2020-05-02T14:13:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c59b78d-52e8-46a9-a39f-4c27bbbce2b5","html_url":"https://github.com/sander1/docker-xtables","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sander1/docker-xtables","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sander1%2Fdocker-xtables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sander1%2Fdocker-xtables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sander1%2Fdocker-xtables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sander1%2Fdocker-xtables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sander1","download_url":"https://codeload.github.com/sander1/docker-xtables/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sander1%2Fdocker-xtables/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262959561,"owners_count":23391057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-image","geoip-tables","xtables-addons"],"created_at":"2024-12-03T21:42:31.036Z","updated_at":"2025-10-23T16:40:23.235Z","avatar_url":"https://github.com/sander1.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker xtables_geoip image\n\nDocker image based on `alpine:3.8` with xtables-addons and [Martin Schmitt's GeoLite2xtables][1] scripts to create legacy format GeoIP database.\n\n__Note:__ As of 7 January 2020, changes have been made to the convert script, see commit [329927a6][2].\n\n## MaxMind license key\nSign up for a MaxMind account and [create a license key][3] to use their GeoLite2 databases. On running the Docker set your license key as an environment variable (`-e LICENSE_KEY=xxxxxxxxxxxxxxxx`, where `xxxxxxxxxxxxxxxx` is your license key).\n\n# Building and running\nA volume `/xt_build` can be used to get the results. Replace `[path to folder]` in the following commands with the correct path to the `xt_geoip` on the host machine. On Ubuntu the default GeoIP data folder is `/usr/share/xt_geoip`.\n\n## Build from source and run\n```\n$ git clone https://github.com/sander1/docker-xtables.git\n$ cd docker-xtables\n$ docker build --tag=xtables_geoip .\n$ docker run -e LICENSE_KEY=xxxxxxxxxxxxxxxx --rm -v [path to folder]:/xt_build xtables_geoip\n```\n\n## Pull from Docker Hub and run\n```\n$ docker run -e LICENSE_KEY=xxxxxxxxxxxxxxxx --rm -v [path to folder]:/xt_build sander1/xtables_geoip\n```\n\n[1]: https://github.com/mschmitt/GeoLite2xtables\n[2]: https://github.com/sander1/GeoLite2xtables/commit/329927a6b8d2a4f7581b0493c54fc48bc99ecf79\n[3]: https://www.maxmind.com/en/accounts/current/license-key\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsander1%2Fdocker-xtables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsander1%2Fdocker-xtables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsander1%2Fdocker-xtables/lists"}