add to path for postgres
This commit is contained in:
@@ -152,6 +152,7 @@ RUN ln -sT docker-ensure-initdb.sh /usr/local/bin/docker-enforce-initdb.sh
|
||||
|
||||
RUN touch /etc/repmgr.conf && chmod 666 /etc/repmgr.conf
|
||||
|
||||
COPY bashrc /var/lib/postgresql/.bashrc
|
||||
COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/
|
||||
|
||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user