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?