This image contains an initial database schema with filled up languages table.
To run this image invoke docker run -e POSTGRES_PASSWORD=<password> jagiellonian/frege-postgres
For more options see a PostgreSQL docker image description
To rebuild this image simply run docker build -t jagiellonian/frege-postgres:<version> .