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

Commit be10b79

Browse files
committed
change acl for /pg/testgres
1 parent fff65e4 commit be10b79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.tmpl

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN chmod 755 /run.sh
1616

1717
ADD . /pg/testgres
1818
WORKDIR /pg/testgres
19+
RUN chown postgres:postgres /pg/testgres
1920

2021
USER postgres
2122
ENTRYPOINT PYTHON=${PYTHON} /run.sh

0 commit comments

Comments
 (0)