Skip to content

Software-Engineering-Jagiellonian/russell-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL docker image with a database for a Frege project

This image contains an initial database schema with filled up languages table.

Run image

To run this image invoke docker run -e POSTGRES_PASSWORD=<password> jagiellonian/frege-postgres

For more options see a PostgreSQL docker image description

Rebuild image

To rebuild this image simply run docker build -t jagiellonian/frege-postgres:<version> .

About

Docker image of PostgreSQL with our database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published