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

DevContainer takes long to connect to #1498

Closed
chrmarti opened this issue Sep 27, 2019 · 2 comments
Closed

DevContainer takes long to connect to #1498

chrmarti opened this issue Sep 27, 2019 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug containers Issue in vscode-remote containers *duplicate Issue identified as a duplicate of another issue(s) performance

Comments

@chrmarti
Copy link
Contributor

#1471

Some steps could be parallelized. Others could be folded together to avoid some of the overhead of docker exec (or: use a single docker exec to run shell commands).

@Chuxel
Copy link
Member

Chuxel commented Sep 27, 2019

We could also consider converting some of the base dev containers to base images that are updated regularly. E.g. Debian + Git. This is non-trivial both from a CI and attribution perspective, but likely is worth the effort for some of the most common dev containers.

@chrmarti chrmarti added the bug Issue identified by VS Code Team member as probable bug label Oct 28, 2019
@chrmarti
Copy link
Contributor Author

Merging into #1823

@chrmarti chrmarti added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 22, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug containers Issue in vscode-remote containers *duplicate Issue identified as a duplicate of another issue(s) performance
Projects
None yet
Development

No branches or pull requests

2 participants