-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I'm running in a Docker container, which does not (cannot) have ip
installed.
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.
Metadata
Metadata
Assignees
Labels
No labels