Merge pull request #1184 from zuohuadong/patch-12

alpine be quckly
This commit is contained in:
Mahmoud Zalt 2017-10-14 22:31:51 +03:00 committed by GitHub
commit 3467821c28

View File

@ -1,7 +1,7 @@
FROM postgres:latest
FROM postgres:alpine
MAINTAINER Ben M <git@bmagg.com>
CMD ["postgres"]
EXPOSE 5432
EXPOSE 5432