Skip to content

Commit

Permalink
Update db-tiler config
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed May 24, 2024
1 parent 43ef8e4 commit 68571cd
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1,610 deletions.
8 changes: 0 additions & 8 deletions images/tiler-db/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,3 @@ WORKDIR /usr/local/datefunctions
# deploy improvements to negative year handling
RUN git checkout d9f06a4ac0674881247c38b29ba58ff1d167b7bb
RUN cp datefunctions.sql /docker-entrypoint-initdb.d/datefunctions.sql

COPY start.sh /usr/local/bin/
COPY config/postgresql.*.conf /etc/postgresql/
RUN chown postgres:postgres /etc/postgresql/postgresql.*.conf
RUN chmod 644 /etc/postgresql/postgresql.*.conf
# RUN chown -R postgres:postgres /var/lib/postgresql

CMD ["/usr/local/bin/start.sh"]
Loading

0 comments on commit 68571cd

Please sign in to comment.