shp2pgsql-gui
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-gui
RUN dnf install -y postgis
RUN apt-get update && \
apt-get install -y postgis