kopia lustrzana https://github.com/kartoza/docker-postgis
6 wiersze
99 B
Bash
6 wiersze
99 B
Bash
![]() |
#!/usr/bin/env bash
|
||
|
|
||
|
./build.sh
|
||
|
|
||
|
docker build -t kartoza/postgis:manual-build -f Dockerfile.test .
|