Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • This doesn't make much sense to me. Why are you using SSH to access the docker image then in turn accessing the database on the private network? Is your "local PC" not on that network? Commented Mar 15, 2021 at 8:14
  • The conection to docker is over remote channel. The docker image and databases are in a private network, remotely ( Like AWS VPC )
    – qkhanhpro
    Commented Mar 15, 2021 at 8:16