Build postgres docker with ip4r extension
For building postgresql with ip4r extension clone repo
git clone git@gitlab.com:itc-life-dockers/postgresql.git
Then exec in shell
cd postgresql/11.3 bash build.sh
After succes build you get postgresql docker with tag
postgres:11.3.0