Skip to content

Instantly share code, notes, and snippets.

@rsp9u
Last active August 5, 2020 23:57
Show Gist options
  • Select an option

  • Save rsp9u/c412d076f1111e7db6323af8dd310c37 to your computer and use it in GitHub Desktop.

Select an option

Save rsp9u/c412d076f1111e7db6323af8dd310c37 to your computer and use it in GitHub Desktop.
Terminal Sharing by ttyd/docker/tmux
$ docker run --rm --name docker-tmux -td -v $PWD/tmux.conf:/root/.tmux.conf squallcx/docker-tmux tmux new -A -s ttyd
$ ttyd docker exec -ti docker-tmux tmux new -A -s ttyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment