Skip to content

Feature request: Local machine -> remote server -> a docker container running on the remote server #227

@JinraeKim

Description

@JinraeKim

Is your feature request related to a problem? Please describe.
Hi, I'm using this wonderful tool daily for my dev.
I used to work like this:

  • Local machine -> remote server AND remote server's some directories are mounted to a docker container
    Now, I'm thinking about local machine -> remote server -> a docker container running on the remote server directly because it is tricky for LSP to parse things correctly when building things inside docker containers.

Describe the solution you'd like
From a local machine, I can directly access to a docker container running in a remote server.

Describe alternatives you've considered
Having a port for ssh inside a running docker container but this is not automatic and therefore not ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions