Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 926e96b

Browse files
committed
avoid enormously expensive chown -R durind main docker container build
1 parent d65f166 commit 926e96b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ RUN export USE_PGXS=1 && \
1212
# pg_regress client assumes such dir exists on server
1313
RUN cp /pg/src/src/test/regress/*.so /pg/install/lib/postgresql/
1414
USER postgres
15-
RUN mkdir /pg/src/src/test/regress/results
1615
ENV PGDATA /pg/data
1716
ENTRYPOINT ["/pg/mmts/tests2/docker-entrypoint.sh"]
1817

0 commit comments

Comments
 (0)