container cannot create pgbackup #111
-
pgbackup | 2019/08/08 13:42:35 Opening port 80 for health checking |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You need to setup the environment variables acordingly as described in the README.md. If you want to use POSTGRES_DB_FILE, you need to also setup the volume with the referenced file. For more information lookup for official docker and postgres docker container documentation. |
Beta Was this translation helpful? Give feedback.
You need to setup the environment variables acordingly as described in the README.md.
If you want to use POSTGRES_DB_FILE, you need to also setup the volume with the referenced file.
For more information lookup for official docker and postgres docker container documentation.