README.md: Mention how to remove a toolbox container
https://github.com/containers/toolbox/pull/590
This commit is contained in:
parent
1bd4400329
commit
06d423c631
|
|
@ -47,6 +47,12 @@ This will create a container called `fedora-toolbox-<version-id>`.
|
|||
⬢[user@toolbox ~]$
|
||||
```
|
||||
|
||||
### Remove a toolbox container:
|
||||
```
|
||||
[user@hostname ~]$ toolbox rm fedora-toolbox-30
|
||||
[user@hostname ~]$
|
||||
```
|
||||
|
||||
## Dependencies and Installation
|
||||
|
||||
Toolbox requires at least Podman 1.4.0 to work, and uses the Meson build
|
||||
|
|
|
|||
Loading…
Reference in New Issue