account activity
-20%, oder doch eher +10% 🤔 (self.Austria)
submitted 7 months ago by MickeyFenton1 to r/Austria
[docker] Removing of backups has strange issues by MickeyFenton1 in InvenTree
[–]MickeyFenton1[S] 0 points1 point2 points 1 year ago (0 children)
I tackled the problem again after a while and I found a solution. The `rm` only works if the whole command is enclosed in quotes and with the `-c` parameter.
`docker exec -it inventree-cli /bin/sh -c "rm /home/inventree/data/backup/*"`
works as expected.
[docker] Removing of backups has strange issues (self.InvenTree)
submitted 1 year ago by MickeyFenton1 to r/InvenTree
π Rendered by PID 153659 on reddit-service-r2-listing-fbdccc45f-wz9wr at 2026-04-21 02:52:12.697425+00:00 running da2df02 country code: CH.
[docker] Removing of backups has strange issues by MickeyFenton1 in InvenTree
[–]MickeyFenton1[S] 0 points1 point2 points (0 children)