diff --git a/registry/entrypoint.sh b/registry/entrypoint.sh index 584b1a8..14a2e50 100755 --- a/registry/entrypoint.sh +++ b/registry/entrypoint.sh @@ -16,7 +16,7 @@ else fi # Run garbage collection job in background -echo "* * * * * /garbage-collect.sh >> /proc/1/fd/1 2>&1" > /etc/crontabs/root +echo "* * * * * /garbage-collect.sh >> /proc/1/fd/1 2>&1" > /etc/crontabs/dyno crond -l 2 case "$1" in