toolbox
toolbox copied to clipboard
Tool for interactive command line environments on Linux
Fixes issue https://github.com/containers/toolbox/issues/1183 Signed-off-by: Nieves Montero [[email protected]](mailto:[email protected])
**Is your feature request related to a problem? Please describe.** Toolboxes can fail to start and in such situations users are not given any relevant information. The error happens in...
**Describe the bug** I tried to create a `rhel` container using the new flag `--distro` in a Silverblue environment but without success. **Steps how to reproduce the behaviour** ``` $...
**Describe the bug** I have two containers with fedora 31 images. None of them can be started. Here is one of them `7ae8d51ca24f pymol 2 years ago exited registry.fedoraproject.org/f31/fedora-toolbox:31` `toolbox...
**Describe the bug** When trying to enter the container `fedora-toolbox-35` created using ```shell toolbox create --distro fedora --release 35 ``` I get the error ```shell $ toolbox enter fedora-toolbox-35 Error:...
**Describe the bug** "failed to initialize container" with a minimal set of environment variables **Steps how to reproduce the behaviour** ``` [swick@sebastian-pc ~]$ env -i HOME=$HOME USER=$USER PATH=/usr/bin:/bin toolbox run...
**Describe the bug** Fedora 39 container was working on my Fedora 38 silverblue OS but now it is not. **Steps how to reproduce the behaviour** ``` [localhost ~]$ toolbox enter...
**Describe the bug** `toolbux --log-level debug enter` output: ``` DEBU[0000] Created OCI spec for container 2ce22b06eace2b0eb0f795b95f8f8a84c7e315c09ac4be2a5a703f0b468cd3ec at /home/fedora/.local/share/containers/storage/overlay-containers/2ce22b06eace2b0eb0f795b95f8f8a84c7e315c09ac4be2a5a703f0b468cd3ec/userdata/config.json DEBU[0000] /usr/bin/conmon messages will be logged to syslog DEBU[0000] running conmon: /usr/bin/conmon...
**Describe the bug** I am attempting to create and enter a container for Valve's steam runtime 'sniper' as described [here](https://gitlab.steamos.cloud/steamrt/sniper/sdk/-/blob/steamrt/sniper/doc/toolbx.md). The image is created fine, but the first time I...
**Describe the bug** can't start any container **Steps how to reproduce the behaviour** 1. run `toolbox enter xxx` **Output of `toolbox --version` (v0.0.90+)** `toolbox version 0.0.99.4` **Toolbox package info (`rpm...