2
0
mirror of https://github.com/elisescu/tty-share synced 2024-11-17 21:25:33 +00:00
tty-share/docker
2018-05-19 15:16:11 +02:00
..
Dockerfile Add a small docker setup to run the server 2018-05-19 15:16:11 +02:00
Readme.md Add a small docker setup to run the server 2018-05-19 15:16:11 +02:00

docker run -v /data/tty_server:/data/ -p 6543:6543 -p 8010:8010 --restart unless-stopped -d --name tty_server tty_server