Skip to content

hmichopoulos/dummy_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Database for Dummy webapp

Database to be used by the dummy-webapp. It contains the user dummy/dummy who owns the database dummy.

Quick start

docker run -p 5432:5432 --name db_container_name -e POSTGRES_PASSWORD=postgres -d hmichopoulos/dummy-db

Details

It is based on the official docker image postgres:9.3

It expsoses the port 5432

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages