@@ -0,0 +1,5 @@
+FROM postgres
+
+MAINTAINER chendeben <chendeben@qq.com>
+RUN chown -R postgres:postgres /var/lib/postgresql/data
@@ -0,0 +1 @@
+9.6