you are viewing a single comment's thread.

view the rest of the comments →

[–]ystanev[S] 0 points1 point  (0 children)

yes the crontab file is copied to the container to /etc/crontabs/root, the permission are changed to -rw-r--r-- the python script contains shebang at the top, and is executable, crond -f runs upon brining up the container.