From 06d423c631dca48302ebe2b78aa97cb57e373bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20M=C3=ADchal?= Date: Thu, 22 Oct 2020 18:07:32 +0200 Subject: [PATCH] README.md: Mention how to remove a toolbox container https://github.com/containers/toolbox/pull/590 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b436c84..6b54e0e 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,12 @@ This will create a container called `fedora-toolbox-`. ⬢[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