Remove PostGIS password from image metadata
This commit is contained in:
@@ -78,6 +78,10 @@ bash deploy/unraid/run-dockerman-container.sh
|
||||
|
||||
The repository deploy scripts run the same flow automatically. They validate the Compose reference, build the image with plain `docker build`, install the DockerMan template/icon, remove any old Compose-owned `geointel` container, preserve/migrate the PostGIS data path and start the final container with DockerMan labels.
|
||||
|
||||
Database credentials are runtime configuration, not image metadata. The
|
||||
all-in-one image does not bake `GEOINTEL_POSTGRES_PASSWORD` into the Dockerfile;
|
||||
set it through `.env`, the Unraid template or `docker run -e`.
|
||||
|
||||
Validate:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user