This website requires JavaScript.
Explore
Help
Register
Sign In
steve
/
geospacial-engineering
Watch
1
Star
0
Fork
You've already forked geospacial-engineering
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
geospacial-engineering
/
build-docker.sh
5 lines
93 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
# Build and tag the image as cmihai/postgis
docker build --tag cmihai/postgis .
Reference in New Issue
View Git Blame
Copy Permalink