microsoft / microsoft/vscode-remote-release

Bootstrap Code Server Directly from Internet in Dev Containers over SSH

Open
#7,473 3 comments 12 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

containers feature-request
Dominant language
Dockerfile
Stars
4.2k
Forks
470
Avg merge
1d 1h
Merged PRs (30d)
1

Description

Apologies if I've overlooked something obvious!

I'm on a rather slow mobile connection, trying to utilise VSCode Dev Container over SSH connection and finding it takes a long time to install the VSCode Server. The image was built quickly, but the hang seems to be the code server being transferred from the local machine over SSH into the container. (I think, anyway, I've attached the log of where it's got to).

Is it possible, or could it be possible, to bootstrap the VSCode server either into an image with a feature or to download the server directly from the internet on the remote machine rather than transferring from the local device?

vscode-log.txt

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the attached vscode-log.txt and the Dev Containers over SSH server-installation flow described in the issue. Determine whether the VSCode Server can be bootstrapped in the remote container or downloaded from the internet, and define completion around avoiding transfer from the local machine.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, vscode
Domain
developer-experience, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.