start posgres: docker run -d -p 5432:5432 -t postgres:9.3 login to postgres shell: psql -Upostgres -h localhost
kevinm416/reports
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
start posgres: docker run -d -p 5432:5432 -t postgres:9.3 login to postgres shell: psql -Upostgres -h localhost