From d1b89dd3813fca823afef323101faf71a9840d36 Mon Sep 17 00:00:00 2001 From: James Winegar Date: Thu, 19 Jan 2023 09:26:40 -0600 Subject: [PATCH] Update README.md You run containers that are based on images. The container will be deleted, but not the image. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af117958..2a88005c 100644 --- a/README.md +++ b/README.md @@ -761,7 +761,7 @@ PR to expand the list!_ ## Try it in Docker Try Powerlevel10k in Docker. You can safely make any changes to the file system while trying out -the theme. Once you exit Zsh, the image is deleted. +the theme. Once you exit Zsh, the container is deleted. ```zsh docker run -e TERM -e COLORTERM -e LC_ALL=C.UTF-8 -it --rm alpine sh -uec '