Skip to content

Commit

Permalink
feat: remove copying polardb.conf.sample
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdrivingduck committed Jan 16, 2025
1 parent 7245d7c commit ecad8de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile-binary
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ LABEL maintainer="[email protected]"

# Copy binary
COPY --from=building /u01/polardb_pg/ /u01/polardb_pg/
COPY --from=building /home/postgres/PolarDB-for-PostgreSQL/src/backend/utils/misc/polardb.conf.sample /u01/polardb_pg/share

RUN sudo chown -R postgres:postgres /u01/polardb_pg/
RUN sudo chmod -R 700 /u01/polardb_pg/
Expand Down
2 changes: 1 addition & 1 deletion PolarDB-for-PostgreSQL

0 comments on commit ecad8de

Please sign in to comment.