containers / toolbox

Tool for interactive command line environments on Linux
https://containertoolbx.org/
Apache License 2.0
2.54k stars 218 forks source link

Add command 'rename' #748

Open HarryMichal opened 3 years ago

HarryMichal commented 3 years ago

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 no way of changing them. Since Podman 3.0 it is possible to rename containers using the podman rename command.

Describe the solution you'd like

Make the rename command available for toolboxes. The command should only support systems with Podman >= v3.0.

juhp commented 1 year ago

What happens if one podman rename's a toolbox container now?

whot commented 6 months ago

ftr, Fedora 40 here and podman rename seems to work just fine, at least toolbox finds the container afterwards.