Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 226 Bytes

libpostal-docker

Base image to build applications on top of libpostal

It's based on python 3.11 and debian bullseye

Go ahead like this:

FROM ghcr.io/investigativedata/libpostal:main

# build your great container