Skip to content

Commit 506be17

Browse files
author
Hai Chang
committed
Enable crontab
1 parent 8df7197 commit 506be17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ FROM docker
22

33
ADD cleanup /etc/periodic/hourly
44

5-
CMD [ "tail", "-f", "/dev/null"]
5+
CMD [ "/bin/sh", "-c", "crond;tail -f /dev/null"]

0 commit comments

Comments
 (0)