Test postgres db connection before first init.

This commit is contained in:
sepehr 2024-12-16 20:02:04 +03:00
parent d1ccb81b16
commit 73236c342d
3 changed files with 64 additions and 11 deletions

View file

@ -31,6 +31,8 @@ COPY server-conf.json /conf/
ARG AM_I_IN_A_DOCKER_CONTAINER=Yes
COPY init.sh /app/
COPY initpy.py /app/
COPY testdb.py /app/
RUN chmod +x /app/init.sh
# background spooler dir