chendeben 9 vuotta sitten
vanhempi
sitoutus
7b5065c45b
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      db/Dockerfile

+ 1 - 2
db/Dockerfile

@@ -2,5 +2,4 @@ FROM postgres
 
 MAINTAINER chendeben <chendeben@qq.com>
 
-RUN chown -R postgres:postgres /var/lib/postgresql/data && \
-	chmod -R 700 /var/lib/postgresql/data
+RUN chmod -R 700 /var/lib/postgresql/data