Skip to content

Commit be715cf

Browse files
Copilotntrappe-msft
andcommitted
Add notification that containers and volumes will be removed by default
Co-authored-by: ntrappe-msft <124631722+ntrappe-msft@users.noreply.github.com>
1 parent dba8ef3 commit be715cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

helpful_tools/Install-DockerCE/uninstall-docker-ce.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ Remove-DockerCE()
548548

549549
# Show what will be removed
550550
Write-Output "The following actions will be performed:"
551+
Write-Output "- Stop and remove all Docker containers and volumes"
551552
Write-Output "- Stop and remove Docker service"
552553
Write-Output "- Remove Docker binaries from System32"
553554

0 commit comments

Comments
 (0)