Skip to content

Unable to start on a mac due to multiple interfaces. #4

@kusold

Description

@kusold
❯ docker-compose logs --follow                             
Attaching to docker_tor-router_1                           
tor-router_1     | Verifying environment                   
tor-router_1     | Container should only have the `eth0` and `lo` interfaces                                          
tor-router_1     | Additional interfaces should only be added once tor has been started                               
tor-router_1     | Killing to avoid accidental clobbering  
docker_tor-router_1 exited with code 1
/opt/tor-router # ip link show | awk '/^[0-9]*:/ {print $2}' | sed -e 's/:$//' -e 's/@.*$//'                           
lo                           
tunl0                        
gre0                         
gretap0                      
ip_vti0                      
ip6_vti0                     
sit0                         
ip6tnl0                      
ip6gre0                      
eth0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions