Please fill out all the sections below for bug issues, otherwise it'll be closed as it won't be actionable for us to address.
Describe the bug
Uninstall docker leaves executables from the current installer script.
The current installer script puts them in program files.
To Reproduce
Steps to reproduce the behavior:
Use the install script
Use the uninstall script.
Expected behavior
A clear and concise description of what you expected to happen.
Uninstall script should match current installer.
Uninstall script should probably remove system32 files only after a confirmation,
Configuration:
- Edition: Window 2022
- Base Image being used: none
- Container engine: Windows
- Container Engine version 29
Additional context
Add any other context about the problem here.
Docker service removed successfully.
Removing Docker registry keys...
Registry key removed: HKLM:\SYSTEM\CurrentControlSet\Services\EventLog\Application\docker
Removing Docker binaries...
docker.exe not found in System32.
dockerd.exe not found in System32.
Removing Docker data directory...
Stopping additional Windows Container services...
Checking for lingering containers and compute processes...
Attempting standard removal of remaining windowsfilter contents...
Docker data directory removed.
Removing Docker download files...
Docker download files removed.
Docker CE uninstallation completed.
Please fill out all the sections below for bug issues, otherwise it'll be closed as it won't be actionable for us to address.
Describe the bug
Uninstall docker leaves executables from the current installer script.
The current installer script puts them in program files.
To Reproduce
Steps to reproduce the behavior:
Use the install script
Use the uninstall script.
Expected behavior
A clear and concise description of what you expected to happen.
Uninstall script should match current installer.
Uninstall script should probably remove system32 files only after a confirmation,
Configuration:
Additional context
Add any other context about the problem here.