geospacial-engineering/build-docker.sh

5 lines
93 B
Bash
Executable File

#!/bin/bash
# Build and tag the image as cmihai/postgis
docker build --tag cmihai/postgis .