Implement a backup feature allowing the user to simply backup some data before removing a container.
"some data": mounted volumes (e.g. /workspace), command history, trilium data, home directories, responder db, crackmapexec db, some tool logs etc.
The data can then be saved in an encrypted archive/container/whatever
The needs
Implement a
backup
feature allowing the user to simply backup some data before removing a container. "some data": mounted volumes (e.g./workspace
), command history, trilium data, home directories, responder db, crackmapexec db, some tool logs etc. The data can then be saved in an encrypted archive/container/whatever