axem-solutions / dem

Containerized Development Environment Manager for embedded development
Other
95 stars 15 forks source link

DEM now presents a warning if the user tries to uninstall an installed Dev Env that requires an unavailable tool image.. #195

Closed janosmurai closed 6 months ago

janosmurai commented 6 months ago

Type Of Change

Checklist:

Related Issue

Closing: DEM-276

Description

When the user wanted to uninstall an installed Dev Env that required at least one tool image, which not existed anymore, DEM preseneted a wrong error message indicating that the missing image is used by a container. Instead, now DEM shows a warning that the image is not available anymore so can't be removed and the uninstallation process finishes anyway.

How Has This Been Tested?

Tested on Ubuntu 22.04