FROM postgres:9.5 RUN apt-get update RUN apt-get install -y postgis ADD /setup.sql /docker-entrypoint-initdb.d/