Error: Failed to execute ip netns add
Aperta
- Lingua principale
- Rust
- Stelle
- 961
- Fork
- 28
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I'm running in a Docker container, which does not (cannot) have `ip` installed.
```bash
user@test-workspace-88b1c24e:/workspace/test-workspace$ sudo ~user/.cargo/bin/httpjail --js "r.host === 'github.com'" -- hello
21:58:40.666 ERROR httpjail::sys_resource: Failed to cleanup resource on drop: Failed to execute ip netns del
Error: Failed to execute ip netns add
Caused by:
No such file or directory (os error 2)
```
I don't think this can ever work within a Docker container.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.