I'm using a docker image for navision 2017
https://hub.docker.com/r/microsoft/dynamics-nav/
Navision is running without problems. But I can't connect (and I can't see) the database. I tried all combinations for finding or connecting via Open Database in C/Side.
Where is the problem?
Inspection of the docker container:
[...] "Env": [ "ClickOnce=Y", "ACCEPT_EULA=Y", "NAVDVDURL=https://nav2016wswe0.blob.core.windows.net/dvd/1efef361-6a33-425d-9be0-332ae86ef9fa", "DatabaseServer=localhost", "DatabaseInstance=SQLEXPRESS", "DatabaseName=CronusDE", "COUNTRYURL=https://nav2016wswe0.blob.core.windows.net/dvd/e9c2a79c-e8e4-47d6-b493-23690ec08fd8" ], [...]
*This post is locked for comments