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

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: