Skip to content

GDG-Grand-Rapids/gio_db_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

GIO DB

run using the following:

  • docker run --name gio-db -p 5432:5432 -d crhenry/gio-db

build using the following

  • docker build -t gio-db .

Releases

0.0.3

  • the database will be created but no tables or schema -- this will be the responsibility of the running application. 0.0.2
  • initialize docker postgres instance
  • initialize the database tables

About

This is the docker database for Google IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published