forked from containers/toolbox
-
Notifications
You must be signed in to change notification settings - Fork 0
Basic usage
Oliver Gutierrez edited this page Jul 22, 2021
·
1 revision
[user@hostname ~]$ toolbox create
Created container: fedora-toolbox-<version-id>
Enter with: toolbox enter
[user@hostname ~]$
This will create a container called fedora-toolbox-<version-id>
.
[user@hostname ~]$ toolbox enter
⬢[user@toolbox ~]$
[user@hostname ~]$ toolbox rm fedora-toolbox-<version-id>
[user@hostname ~]$