16.4
Juanique Voogt 2025-08-08 10:00:02 +02:00
rodzic afb6536a47
commit 23865cfdbf
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -221,7 +221,7 @@ RUN set -eux \
RUN echo 'figlet -t "Kartoza Docker PostGIS"' >> ~/.bashrc
ENTRYPOINT ["/bin/bash", "-c", "/scripts/docker-entrypoint.sh && /usr/local/bin/stanza-create.sh && cron -f"]
ENTRYPOINT ["/bin/bash", "-c", "/scripts/docker-entrypoint.sh"]