Connections: Integrate Toolbx and Distrobox environments #775
tajirelimunuru
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I'm actually surprised wave doesn't have this since it has a similar feature, WSL. Which is basically Microsoft™ Distrobox. I would love to have this as well. For now though, I wonder if it's possible to hack something in using Docker since Distrobox is basically a Docker (if you chose docker to use it with) wrapper. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Background
One of the recent development and admin workflows is the use of toolboxes (OS container images). These provide isolated environments for development, testing, and running applications without affecting the host system. Projects like Toolbx and Distrobox have become widely used in this regard.
I know of Pytxis and at least one or two other terminal emulators that have integrated use of toolboxes (I've been using Ptyxis personally and have found the integration of container environments to be quite useful).
Proposal for Wave
My proposal is the integration of Toolbx and Distrobox environments within Wave. This feature could potentially be implemented as a new section under "Connections," alongside the existing options for remote machines.
To begin, it could just be the ability to use and switch between the boxes easily as currently with SHH connections. Later, there could be a create, start, stop, delete within the interface (but that would be a bonus).
I'm excited to hear the community's thoughts on this idea.
Beta Was this translation helpful? Give feedback.
All reactions