❯ 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