You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to easily support developing inside devcontainers with no additional required tooling, we need to create an easy way for users to run code-server inside a devcontainer.
Create and publish a Devcontainer feature that will install and run code-server.
In order to easily support developing inside devcontainers with no additional required tooling, we need to create an easy way for users to run code-server inside a devcontainer.
Create and publish a Devcontainer feature that will install and run code-server.
We can likely use the desktop-lite feature as a reference (specifically the logic around noVNC): https://github.com/devcontainers/features/tree/main/src/desktop-lite
The text was updated successfully, but these errors were encountered: