question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reword docs, news articles, and other from remote containers to dev containers

See original GitHub issue

Describe the Issue

The VS Code “remote containers” extension is now called “dev containers”. This affects documentation, news articles, readme’s, and probably other stuff where we reference the remote containers extension. The biggest issue is probably that the VS Code command to run the extension changed - so where we tell people to run the Remote Containers: Rebuild Container, it’s now Dev Containers: Rebuild Container.

If you see somewhere “remote containers” is still being used, you can let us know here.

Affected Page

https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers

Recommended fix or suggestions

We should change the wording where necessary. This will be a lot of stuff @ShaunSHamilton and I have worked on, so we will probably need to take care of most of it.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Developing inside a Container - Visual Studio Code
The Visual Studio Code Dev Containers extension lets you use a Docker container as a full-featured development environment. It allows you to open...
Read more >
Docker: Accelerated, Containerized Application Development
Docker is a platform designed to help developers build, share, and run modern applications. We handle the tedious setup, so you can focus...
Read more >
App Store Review Guidelines - Apple Developer
Check whether your app follows guidance in other documentation, such as: Development Guidelines. UIKit · AppKit · WatchKit · App Extensions ...
Read more >
Your Open Source Project Needs a devcontainer - Here's Why
A devcontainer is used by the VS Code Remote Containers extension and works by creating a Docker container to do your development in....
Read more >
Deploying container images to Cloud Run - Google Cloud
If you are storing container images in another type of container registry, follow the instructions under deploying images from unsupported registries.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found