You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
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?