toolbox
toolbox copied to clipboard
Tool for interactive command line environments on Linux
**Describe the bug** [UniVPN](https://www.leagsoft.com/doc/article/103197.html) client is built only for Ubuntu, which makes impossible direct installation on OSTree-based distributions. I tried installing this program via Toolbox, but the shortcut was not...
Provide shims for well-known binaries, which can only run on the host, inside the toolbox containers
Various commands like `flatpak`, `podman`, `rpm-ostree` etc. can't really be used inside an OCI container. Some of them, like `podman`, might have some limited use, but, by and large, people...
This is a continuation of #147, at the moment `xdg-open` is not working as intended, ``` $ /usr/bin/xdg-open somepdf.pdf gio: file:somepdf.pdf: No application is registered as handling this file ```...
**Describe the bug** Toolbox does not return the exit code of the command it runs. **Steps how to reproduce the behaviour** 1. Create a toolbox. 2. Execute `toolbox run cp...
**Describe the bug** `toolbox run` does not return the status of the executed command, it always returns status 0 regardless of the actual status of the command. Thus, toolbox is...
**Is your feature request related to a problem? Please describe.** If i use an vpn like openvpn the routes are also modify the routes on the host (expected as of...
By providing a --once (-o) switch. Issuing a `toolbox enter --once` means that you do not want your terminal to track the container in use. Tracking is enabled by default....
I basically want to _not_ do https://github.com/debarshiray/toolbox/issues/135 /https://github.com/debarshiray/toolbox/pull/199. When I Ctrl+Shift+T (open a new tab) when I am in a `toolbox` in Fedora Silverblue, the new terminal also is in...
Adapted from discussion at https://github.com/containers/podman/discussions/19944 `podman run` and `podman exec` do not terminate their child processes when a terminal window is closed. Normally, when that happens, the kernel sends a...
**Describe the bug** I'm unable to `toolbox enter` any toolbox containers. After running `toolbox create` followed by `toolbox enter`, the command fails with: ``` Error: failed to initialize container fedora-toolbox-31...