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
7c4f6dd7a9
blackbirdchess-docker-dev
/
postgres
/
Dockerfile
8 lines
94 B
Docker
Raw
Normal View
History
Unescape
Escape
alpine be quckly alpine be quckly
2017-10-12 12:42:11 +02:00
FROM
postgres:alpine
Add support for postgres
2016-05-07 03:16:06 +02:00
MAINTAINER is deprecated
2018-03-16 14:09:15 +01:00
LABEL
maintainer
=
"Ben M <git@bmagg.com>"
Add support for postgres
2016-05-07 03:16:06 +02:00
CMD
[
"postgres"
]
alpine be quckly alpine be quckly
2017-10-12 12:42:11 +02:00
EXPOSE
5432
Reference in New Issue
Copy Permalink