diff --git a/wis2-gdc-management/docker/entrypoint.sh b/wis2-gdc-management/docker/entrypoint.sh index ec990f9..9933004 100755 --- a/wis2-gdc-management/docker/entrypoint.sh +++ b/wis2-gdc-management/docker/entrypoint.sh @@ -24,6 +24,12 @@ echo "START /entrypoint.sh" +printenv | grep -v "no_proxy" >> /etc/environment + +echo "Starting cron" +service cron start +service cron status + echo "Caching WNM schema" pywis-pubsub schema sync