toolbox icon indicating copy to clipboard operation
toolbox copied to clipboard

Tool for interactive command line environments on Linux

Results 154 toolbox issues
Sort by recently updated
recently updated
newest added

... by dropping the unnecessary `--privileged` flag, and using the default port 5000.

I'm setting up a toolbox for a development environment for a web application that requires postgresql running. I'm installing postgresql-server on the toolbox and then trying to start it using...

### Add the toolbox recreate sub command The recreate command is saving the current container as a new image, removing the container, and recreating a new container with all the...

3. Enhancement

``` $ toolbox create --distro ubuntu --release latest Created container: ubuntu-toolbox-latest Enter with: toolbox enter ubuntu-toolbox-latest $ toolbox enter ubuntu-toolbox-latest Error: failed to initialize container ubuntu-toolbox-latest $ journalctl ... ......

1. Bug

**Is your feature request related to a problem? Please describe.** Newest ubuntu release has dropped, not yet available as a toolbox image. **Describe the solution you'd like** Create a new...

1. Feature request

Cannot enter any containers previously made before the Silvertree point release. It returns the error "Failed to initialize container." FAILS: fedora:fedora/39/x86_64/silverblue Version: 39.20240408.0 (2024-04-08T01:47:01Z) WORKS: fedora:fedora/39/x86_64/silverblue Version: 39.20240407.0 (2024-04-07T00:52:53Z) **Steps...

1. Bug

Hello, this PR is about #1397. It adds two flags: - `--build` to specify a build-context which is then passed to `podman build` - `--build-tag` to optionally specify how the...

**Is your feature request related to a problem? Please describe.** Toolboxes are given a name when they are created. Until recently the name could not be changed and users had...

5. Good First Issue
1. Feature request

**Describe the bug** Hi, I am trying to use rclone to mount a drive in Silverblue. I need to most recent version which, somehow, I can only access via toolbox....

1. Bug

**Is your feature request related to a problem? Please describe.** In Cockpit-podman we want to support [creating toolbox images](https://issues.redhat.com/browse/COCKPIT-1106) and further integration to allow a user to debug issues on...

1. Feature request