-
-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Description
Is your feature request related to a problem? Please describe.
I would like Cloud Commander to have a Trash/Recycle Bin feature so deleted files are not immediately deleted.
Describe the solution you'd like
Send deleted files to the Trash/Recycle Bin or a specified mapped Docker volume.
Describe alternatives you've considered
I assume docker containers can't use trash-cli on the host but don't know. Alternatively, I see many Docker containers use a mapped volume and send deleted files there rather than immediately deleting them.
Thanks.
- Version:16.0.0 on Docker Hub
- OS: Docker 20.10.12, Linux 5.4.0-100-generic 113~18.04.1-Ubuntu SMP Mon Feb 7 15:02:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux, Linux Mint 19.3
- Browser name/version: Safari 15.3 MacOS
coderaiser