This website requires JavaScript.
Explore
Help
Sign In
blackbirdchess
/
blackbirdchess-docker-dev
Watch
1
Star
0
Fork
0
You've already forked blackbirdchess-docker-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
blackbirdchess-docker-dev
/
postgres
/
Dockerfile
8 lines
86 B
Docker
Raw
Normal View
History
Unescape
Escape
alpine be quckly alpine be quckly
2017-10-12 18:42:11 +08:00
FROM
postgres:alpine
Add support for postgres
2016-05-07 11:16:06 +10:00
MAINTAINER
Ben M <git@bmagg.com>
CMD
[
"postgres"
]
alpine be quckly alpine be quckly
2017-10-12 18:42:11 +08:00
EXPOSE
5432
Reference in New Issue
Copy Permalink