rolfw

Results 4 comments of rolfw

Having done some research, it seems that k8s doesn't support an equivalent of Docker's `--device` flag yet: [add support for host devices #5607](https://github.com/kubernetes/kubernetes/issues/5607#issuecomment-696676446). In issue comments the most mentioned approach...

> @rolfw btw mind that this project is not maintained anymore, I suggest you to switch to zwavejs version Thanks for mentioning, I wasn't aware of that. Maybe a good...

My use case is migrating snapshots from other backup solutions to restic (Time Machine and disk images in my case). I migrate them from where I mount the image or...

> This works nicely, and now all the snapshots have the same path, with no `cd` or `pushd` required. Also, proot is available in user-space, so if backups aren't done...