Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote Container doesn't list all commands on a remote host #3220

Closed
NukaCody opened this issue Jun 19, 2020 · 1 comment
Closed

Remote Container doesn't list all commands on a remote host #3220

NukaCody opened this issue Jun 19, 2020 · 1 comment
Labels
containers Issue in vscode-remote containers *duplicate Issue identified as a duplicate of another issue(s)

Comments

@NukaCody
Copy link

Issue Type: Bug

I do most of my development work on a remote machine. After SSH into an instance, I try looking for:

  • Remote-Containers: Open workspace in container
  • Remote-Containers: Try a sample

but neither of these command options exist. They do however exist when I'm running VSCode locally.

Docker is properly configured (I can see docker info in the side bar) and I've made sure to install Docker extension locally. What's weird is the Install in SSH: <remote-host> doesn't appear for Remote - Container. So I couldn't install that into the remote-host. Is there a way around this?

Extension version: 0.122.1
VS Code version: Code 1.46.1 (cd9ea6488829f560dc949a8b2fb789f3cdc05f5d, 2020-06-17T21:17:14.222Z)
OS version: Darwin x64 18.7.0
Remote OS version: Linux arm64 4.15.0-1065-aws

System Info
Item Value
CPUs Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz (4 x 2300)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) 5, 5, 5
Memory (System) 8.00GB (0.14GB free)
Process Argv -psn_0_667811
Screen Reader no
VM 0%
Item Value
Remote SSH: IDE
OS Linux arm64 4.15.0-1065-aws
CPUs unknown (2 x 0)
Memory (System) 7.62GB (6.79GB free)
VM 0%
@github-actions github-actions bot added the containers Issue in vscode-remote containers label Jun 19, 2020
@chrmarti
Copy link
Contributor

Support for opening a Remote-Containers session from a Remote-SSH session is tracked as #2994.

@chrmarti chrmarti added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 19, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
containers Issue in vscode-remote containers *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants