Merge pull request #57 from AngryBeeSec/main

Fixes OSError: Protocol  not found
This commit is contained in:
henk717 2022-01-14 01:36:45 +01:00 committed by GitHub
commit 25790ddc60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ services:
network_mode: "host"
volumes:
- /tmp/.X11-unix:/tmp/.X11-unix
- /etc/protocols:/etc/protocols:ro
- ../:/content/
- $HOME/.Xauthority:/home/micromamba/.Xauthority:rw
devices: