mirror of
https://github.com/linuxserver/docker-baseimage-alpine-nginx.git
synced 2026-02-20 01:03:46 +08:00
exec busybox crond
Signed-off-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
parent
e459041758
commit
7f49ef77d9
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
exec /usr/sbin/crond -f -S -l 5
|
||||
exec busybox crond -f -S -l 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user