DevPod
Loft Labs
Codespaces-style development environments on any infrastructure
已复制!粘贴到终端并按回车即可安装。



关于
This is a community package of DevPod, maintained independently and unaffiliated with Loft Labs. It repackages the official upstream Linux prerelease build unmodified.
DevPod creates reproducible development environments from devcontainer definitions and can run them on local Docker, Kubernetes, SSH hosts, cloud providers, or other configured infrastructure.
- Launch workspaces from Git repositories or local projects.
- Use existing IDEs and browser-based IDE flows.
- Connect to Docker, Kubernetes, SSH and cloud provider backends.
- Keep workspace definitions in source control.
Important — one-time setup required: To create real workspaces, DevPod runs its CLI on the host (through flatpak-spawn) so it can drive your actual Docker, Kubernetes, SSH and IDE tooling. That needs a sandbox-escape permission which this package does NOT grant by default, so the app is safe out of the box but cannot open host workspaces until you opt in. Grant it once with:
flatpak override --user --talk-name=org.freedesktop.Flatpak sh.loft.devpod
Without this override, the desktop UI launches but workspace operations that need the host (for example "up") will fail. This is a deliberate deviation from the upstream Flathub package, which ships the escape permission enabled.
Other permissions granted by default: home-directory access and SSH/GPG agent sockets, so the host CLI can reach your projects and credentials.
新版变化
v0.7.0-alpha.34 · 2025-06-23详情
权限
4 项需确认-
网络访问
可访问互联网和本地网络
-
主目录
-
文件:xdg-run/keyring
-
文件:xdg-run/tray-icon:create
-
进程间通信
与主机共享 IPC 命名空间
-
X11(回退)
-
SSH agent
-
GPG agent
-
与 org.kde.StatusNotifierWatcher 通信
-
Wayland 显示
-
GPU 加速