In this document you run the tiger-graph container as a server and exposed a SSH port mapped to 14022.
Actually since we are using docker we can directly access the container shell via docker exec command.
sudo docker exec -it -u tigergraph tigergraph_dev bash