You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tty-share/docker
Vasile Popescu 4e34ba846f Add a small docker setup to run the server 6 years ago
..
Dockerfile Add a small docker setup to run the server 6 years ago
Readme.md Add a small docker setup to run the server 6 years ago

Readme.md

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