We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee89cc2 commit c53895aCopy full SHA for c53895a
Dockerfile-15
@@ -75,10 +75,6 @@ WORKDIR /
75
RUN mkdir -p /usr/lib/postgresql/bin \
76
/usr/lib/postgresql/share/postgresql \
77
/usr/share/postgresql \
78
- # /usr/lib/postgresql/share/postgresql/contrib \
79
- #/usr/lib/postgresql/share/postgresql/timezonesets \
80
- #/usr/lib/postgresql/share/postgresql/tsearch_data \
81
- # /usr/lib/postgresql/share/postgresql/extension \
82
&& chown -R postgres:postgres /usr/lib/postgresql \
83
&& chown -R postgres:postgres /usr/share/postgresql
84
0 commit comments