Dockerfile 98 B

12345
  1. FROM postgres
  2. MAINTAINER chendeben <chendeben@qq.com>
  3. RUN chmod -R 700 /var/lib/postgresql/data