I\'m running a PostgreSQL instance inside a docker container, which is initialised with the following Dockerfile and run to expose 5433 on the server
FROM library