A non-official documize docker container
An example docker-compose file is included in the _examples directory.
-
Change the username-password details in
env.listfile -
Make persistent volume for the
postgrescontainer using this command:docker volume create --name=pgdata -
Now run
docker-compose -f _examples/docker-compose.yml