axem-solutions / dem

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

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

Closed janosmurai closed 2 months ago

janosmurai commented 2 months 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