# Run Your Project in a Dev Container, in Zed

DevFeed: [Run Your Project in a Dev Container, in Zed](<https://devfeed.tech/articles/run-your-project-in-a-dev-container-in-zed-13455.md>)

Original publisher: [Read original article](<https://zed.dev/blog/dev-containers>)

Author: Danilo Leal, Kyle Barton

Published: 2026-01-07T00:00:00Z

Content type: tutorial

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [remote-development](<https://devfeed.tech/topics/remote-development.md>)

Tags: [container](<https://devfeed.tech/tags/container.md>), [dev](<https://devfeed.tech/tags/dev.md>), [development](<https://devfeed.tech/tags/development.md>), [docker](<https://devfeed.tech/tags/docker.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [json](<https://devfeed.tech/tags/json.md>), [remote](<https://devfeed.tech/tags/remote.md>), [ui](<https://devfeed.tech/tags/ui.md>)

## AI overview

Zed v0.218 adds support for opening projects in Docker-based Dev Containers. The article explains how Dev Containers provide consistent, reproducible development environments and how Zed opens, reconnects to, and works within them.

## Source excerpt

Open projects in Docker-based Dev Containers in Zed for consistent, reproducible development environments.