Ondřej Míchal
Ondřej Míchal
@mvalahtv, we're still putting v0.1.0 together. Feel free to check out https://github.com/containers/toolbox/pull/286 and try it locally on your machine.
Hi @darthlukan! Thanks for filing this feature request! We're generally opposed to the idea of adding additional knobs and switches to Toolbx simply for the sake of trying to keep...
> In this case, the user being su | sudo'd into would have to execute the toolbox/container. Yes, this is something I was aiming towards. It can be quite inconvenient...
The reasoning sounds very ok to me. I'm just wondering if the profile message is really "hardcoded" considering the message is printed when the host OS is Fedora Workstation or...
I'm not entirely sure if removing the welcome prompt entirely is right. As I said previously, the welcome message related to the OS (showed when first opening the terminal) should...
Hi @thiblahute! Does the issue occur outside of VSCode? If not, then I'd suggest you to report this in [owtaylor/toolbox-vscode](https://github.com/owtaylor/toolbox-vscode/) instead. I personally have no idea how the scripts work....
My main argument for moving the welcome machine to Silverblue's config is that its appearance is not triggered by interacting with Toolbox but with a different part of the OS...
Hmm... we never really got to merge this. I don't want to poke a wasp nest but I'm wondering about what we should do about this PR. A quick summary....
Or maybe adjust the cgroup namespace? We currently don't touch it which means each toolbx has its own private cgroup (according to Podman's documentation). We could add `--cgroupns=host` to the...
I'm wondering how to go around this. Adding just the OS version to the hostname is the most short-term solution since Toolbox aims to support even other distros. So maybe...