Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 211 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 211 Bytes

docker-teamviewer

Safely run the teamviewer binary in your box:

docker build -t teamviewer .
docker run --rm --net=host --privileged -t -i -v /tmp/.X11-unix:/tmp/.X11-unix teamviewer