KyleBarton
3a84ec38ac
Introduce MVP Dev Containers support ( #44442 )
...
Partially addresses #11473
MVP of dev containers with the following capabilities:
- If in a project with `.devcontainer/devcontainer.json`, a pop-up
notification will ask if you want to open the project in a dev
container. This can be dismissed:
<img width="1478" height="1191" alt="Screenshot 2025-12-08 at 3 15
23 PM"
src="https://github.com/user-attachments/assets/ec2e20d6-28ec-4495-8f23-4c1d48a9ce78 "
/>
- Similarly, if a `devcontainer.json` file is in the project, you can
open a devcontainer (or go the devcontainer.json file for further
editing) via the `open remote` modal:
https://github.com/user-attachments/assets/61f2fdaa-2808-4efc-994c-7b444a92c0b1
*Limitations*
This is a first release, and comes with some limitations:
- Zed extensions are not managed in `devcontainer.json` yet. They will
need to be installed either on host or in the container. Host +
Container sync their extensions, so there is not currently a concept of
what is installed in the container vs what is installed on host: they
come from the same list of manifests
- This implementation uses the [devcontainer
CLI](https://github.com/devcontainers/cli ) for its control plane. Hence,
it does not yet support the `forwardPorts` directive. A single port can
be opened with `appPort`. See reference in docs
[here](https://github.com/devcontainers/cli/tree/main/example-usage#how-the-tool-examples-work )
- Editing devcontainer.json does not automatically cause the dev
container to be rebuilt. So if you add features, change images, etc, you
will need to `docker kill` the existing dev container before proceeding.
- Currently takes a hard dependency on `docker` being available in the
user's `PATH`.
Release Notes:
- Added ability to Open a project in a DevContainer, provided a
`.devcontainer/devcontainer.json` is present
---------
Co-authored-by: Danilo Leal <daniloleal09@gmail.com >
Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com >
2025-12-10 12:10:43 -08:00
..
2025-12-01 10:46:59 -03:00
2025-08-17 13:25:05 -03:00
2024-08-12 09:55:00 -04:00
2025-08-04 11:58:31 -03:00
2025-07-21 20:39:29 -03:00
2025-08-04 11:58:31 -03:00
2025-03-07 01:21:20 +00:00
2025-07-21 20:39:29 -03:00
2024-08-12 09:55:00 -04:00
2025-08-04 11:58:31 -03:00
2025-08-04 11:58:31 -03:00
2025-08-04 11:58:31 -03:00
2025-07-22 12:20:07 -03:00
2025-08-04 11:58:31 -03:00
2025-08-04 11:58:31 -03:00
2025-06-24 11:02:06 -03:00
2025-08-04 11:58:31 -03:00
2025-08-04 11:58:31 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-11-11 12:50:56 -03:00
2025-08-22 09:52:44 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-04 11:58:31 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-12-10 12:10:43 -08:00
2025-08-08 15:34:36 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-11-03 14:50:34 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-08 15:34:36 -03:00
2025-08-17 13:25:05 -03:00
2025-08-08 15:34:36 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-08 15:34:36 -03:00
2025-08-08 15:34:36 -03:00
2025-08-08 15:34:36 -03:00
2025-08-17 13:25:05 -03:00
2025-08-25 08:18:23 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-10 15:23:27 -03:00
2025-08-08 15:34:36 -03:00
2025-12-02 20:38:18 +00:00
2025-12-02 20:38:18 +00:00
2025-12-02 20:38:18 +00:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-01 15:08:15 -03:00
2025-10-11 13:32:20 +00:00
2025-08-01 15:08:15 -03:00
2025-08-01 15:08:15 -03:00
2025-08-01 15:08:15 -03:00
2025-08-01 15:08:15 -03:00
2025-08-08 15:34:36 -03:00
2025-08-08 15:34:36 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-08 15:34:36 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2024-07-02 16:15:59 -04:00
2025-08-08 15:34:36 -03:00
2024-07-02 16:15:59 -04:00
2025-08-08 15:34:36 -03:00
2025-08-17 13:25:05 -03:00
2025-12-08 15:20:58 +00:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-12-06 10:08:44 +00:00
2024-05-07 16:36:13 -04:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2024-04-19 14:27:56 -07:00
2025-08-17 13:25:05 -03:00
2025-10-29 13:15:08 -03:00
2025-09-17 10:47:09 +00:00
2025-08-17 13:25:05 -03:00
2025-08-28 07:53:32 +00:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-20 01:47:28 -03:00
2025-08-20 18:01:22 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2024-01-03 11:45:41 -05:00
2024-01-03 11:45:41 -05:00
2025-09-30 12:27:23 -03:00
2025-08-22 08:28:03 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2024-03-18 10:59:19 -04:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2024-04-11 18:36:58 +02:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-08 15:34:36 -03:00
2025-08-08 15:34:36 -03:00
2025-08-08 15:34:36 -03:00
2025-08-08 15:34:36 -03:00
2025-08-17 13:25:05 -03:00
2025-11-18 15:33:03 +00:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-26 16:58:23 -03:00
2024-03-18 10:59:19 -04:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-22 09:52:44 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-08 15:34:36 -03:00
2025-08-08 15:34:36 -03:00
2025-10-14 14:14:16 +00:00
2024-09-05 16:00:32 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-20 01:47:28 -03:00
2025-08-17 13:25:05 -03:00
2025-08-20 18:01:22 -03:00
2025-08-20 18:01:22 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-02-05 17:09:19 +00:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-08-17 13:25:05 -03:00
2025-11-03 22:22:50 -03:00
2025-11-03 22:22:50 -03:00