don't fix to arm64 architecure!
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
version: '3.8'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: kartoza/postgis:latest
|
image: kartoza/postgis:latest
|
||||||
platform: linux/arm64
|
|
||||||
container_name: line-of-sight-db
|
container_name: line-of-sight-db
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_DB=line_of_sight
|
- POSTGRES_DB=line_of_sight
|
||||||
|
|||||||
Reference in New Issue
Block a user