mirror of
https://github.com/sartography/cr-connect-db.git
synced 2025-02-09 05:24:30 +00:00
Removes healthcheck
This commit is contained in:
parent
b9d0ba104c
commit
6f8a5a3b0e
@ -1,5 +1,3 @@
|
||||
FROM postgres
|
||||
COPY ./initdb.sh /docker-entrypoint-initdb.d/initdb.sh
|
||||
|
||||
HEALTHCHECK CMD ["pg_isready"]
|
||||
EXPOSE 5432
|
||||
|
Loading…
x
Reference in New Issue
Block a user