This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Description
I need a cron job that clean ups old temporary files from my container, and I actually have multiple containers that share volumes using an nfs-server container.
But with hyper cron create lacking support for --volume-from, this seems impossible.
Any plans on adding this? Any workaround available in the meantime?