...
If you find it hard to have your local IMAS installation, think of the possible sources of this issue. It it might be you will find yourself in one of these situations:
...
Indeed, having a local IMAS installation may be a challenge. However, there is a solution, in . In case you need your private IMAS release, with slightly limited functionality - , a Docker based IMAS release if the way for you to go.
We have successfully used this approach across various projects and were able to deliver solutions from embedding single physical code to complex, micro-services based, server solutions. We were able to provide UDA servers and clients, SimDB installations, server and UDA client based on IMAS inside Docker, we have released SimDB installations based on IMAS inside Docker, finally, we provide CI/CD based tests , and at https://gitlab.eufus.psnc.pl that are based on IMAS inside Docker. And all of that thanks to Docker based images with IMAS inside.
You can also benefit from it and it's extremely simple. All you have to do is to create your Dockerfile such way it is based on our solution
...