Skip to content

peteli3/postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgres

Containerized postgres with vim installed as editor

How to build:

docker build -t postgres .

How to run:

docker compose up --detach
docker compose down

Enter postgres shell:

./psql.sh

About

Containerized postgres with vim installed as editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published