This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-db
Watch
1
Star
0
Fork
0
You've already forked cr-connect-db
mirror of
https://github.com/sartography/cr-connect-db.git
synced
2025-01-22 04:38:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-db
/
Dockerfile
4 lines
81 B
Docker
Raw
Normal View
History
Unescape
Escape
Adds Dockerfile and initdb.sh
2020-03-09 14:57:15 -04:00
FROM
postgres
Fixes typo
2020-03-09 15:54:34 -04:00
COPY
./initdb.sh /docker-entrypoint-initdb.d/initdb.sh
Adds Dockerfile and initdb.sh
2020-03-09 14:57:15 -04:00
EXPOSE
5432
Reference in New Issue
Copy Permalink