Describe the bug
I have cloned this repo into my local machine, and tried to do docker compose up to build and start containers, after some time it throws unknown host exception for the repo maven.iais.fraunhofer.de defined in pom xml
To Reproduce
Steps to reproduce the behavior:
- clone repo
- move project root folder
- try docker compose up
- See error
Expected behavior
It should download all dependencies, build the image and start the container
Screenshots & Logs

Desktop (please complete the following information):
- OS: windows
- Browser [e.g. chrome, safari]
- Version (DSC) [e.g. 22]
Additional context
Add any other context about the problem here.