axem-solutions / dem

Containerized Development Environment Manager for embedded development
Other
87 stars 14 forks source link

Fixed the issue when DEM couldn't find the existing repositories. #208

Closed janosmurai closed 3 weeks ago

janosmurai commented 3 weeks ago

Type Of Change

Checklist:

Related Issue

Closing: DEM-289

Description

DEM couldn't find the images available from the registries, because it loaded the repo information without the namespece (DockerHub) and URL (other registries) information. The fix was to prepend these information when updating the Registry classes.

How Has This Been Tested?

Tested on Ubuntu 22.04