Resolved comments

This commit is contained in:
starbr3aker
2025-01-15 08:30:13 +05:30
parent 9a1ed82053
commit 09abdb747e
2 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ It is also possible to specify the version of Windows you wish to install within
Please refer to the [original GitHub repository](https://github.com/dockur/windows) for more information on additional configuration options.
> [!NOTE]
> If you want to undo all your changes and start from scratch, run the following. For `podman`, replace `docker` with `podman`.
> If you want to undo all your changes and start from scratch, run the following. For `podman`, replace `docker compose` with `podman-compose`.
> ```bash
> docker compose down --rmi=all --volumes
> ```