shp2pgsql
Geographic objects support for PostgreSQL
RUN apt-get update && \
apt-get install -y postgis
RUN apt-get update && \
apt-get install -y postgis
RUN pacman -S --noconfirm postgis
RUN apt-get update && \
apt-get install -y postgis
RUN dnf install -y postgis
RUN apt-get update && \
apt-get install -y postgis