FROM docker.io/postgres:14-alpine COPY --chown=root:root healthcheck /usr/local/bin/ HEALTHCHECK --start-period=3m CMD healthcheck