FROM postgres MAINTAINER chendeben RUN chown -R postgres:postgres /var/lib/postgresql/data && \ chmod -R 700 /var/lib/postgresql/data