Skip to content

Confirm if docker is installed in `clear-docker-cache`

Silvester Wainaina requested to merge 27988-missing-docker-io-dependency into main

What does this MR do?

Check if Docker is installed in the clear-docker-cache and exit if the check fails

What's the best way to test this MR?

Run the scripts in instances where docker is not installed and it should exit and request the user to install docker

What are the relevant issue numbers?

Closes #27988 (closed)

Edited by Silvester Wainaina

Merge request reports