Implementing Microsoft Dynamics 365 Business Central On-Premise - Fourth Edition
by Alex Chow, Roberto Stefanetti
Docker image distributions
As we've discussed, it is possible to run both Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central on Docker containers. When using the docker run statement, you just have to specify microsoft/dynamics-nav:<country> in the Microsoft Dynamics NAV Docker image field, and a Docker container will be provisioned in your local machine (Docker environment), making it usable a Microsoft Dynamics NAV sandbox environment with AAD authentication.
For Microsoft Dynamics 365 Business Central, you can also use the docker run statement to run microsoft/bcsandbox:<country>, which defaults to bcsandbox containers.
The end result for both systems is, however, the same, Docker only pulls for a docker image and it creates ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access