Skip to content

Repository files navigation

Containeri-Zed

This project is not affiliated with the Zed developers in any way.

Launch any container image with Zed running inside the container (rather than running on the host and connecting to the container).

Requires podman to be installed, and for the current user to be able to subgid the render group.

Untested outside of my system, use at your own risk!

Instructions:

  • Build the Zed contiainer (podman build . -t zed-portable)
  • Build the extension builder container (cd extension-builder && podman build . -t zed-extension-builder)
  • Modify build_extensions.sh to add your extensions and language servers and run it.
  • Create your own settings.json file; see the settings.example.json file for some useful settings.
  • Call the zedrun.sh script with the same arguments you would use for podman run (--rm is assumed). For example, ./zedrun.sh -it alpine:latest.

About

Inject Zed into any Podman container

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages