WIP random password

pull/312/head
admire 2021-06-07 08:49:30 +02:00
rodzic b8ce200076
commit 1d1560733c
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -306,6 +306,10 @@ To create a running container do:
docker run --name "postgis" -p 25432:5432 -d -t kartoza/postgis
```
**NB** If you do not pass the env variable `POSTGRES_PASS` a random password
will be generated and will be visible from the logs or within the container in
`/tmp/PGPASSWORD.txt`
## Convenience docker-compose.yml
For convenience, we provide a ``docker-compose.yml`` that will run a