Error: Failed to execute ip netns add
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 961
- Forks
- 28
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.