Skip to content

We don't need to expose ssh port for Docker #113

@kehao95

Description

@kehao95

https://github.com/tigergraph/ecosys/blob/master/demos/guru_scripts/docker/README.md

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

This will save the trouble configuring the ssh keys steps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions