If you are using public Microsoft Dynamics NAV or Microsoft Dynamics 365 Business Central on Docker, this blog post contains important information.
First of all, I am sorry that I didn’t publish this blog post earlier. It was written 2 months ago and I actually thought that I published it, but apparently not. It was still in my list of draft blog posts:-( So – I wrapped it up – and here you are…
If you have been using public Microsoft Dynamics NAV or Dynamics 365 Business Central Docker images, you will know that they have been published to Docker hub on microsoft/dynamics-nav and microsoft/bcsandbox. You will probably also have seen blog posts or other information describing that images are moving to the Microsoft Container Registry for better performance and better security.
We are currently not publishing images to Docker hub and we will likely remove the existing repositories. The latest images on Docker hub are from April 16th and is Microsoft Dynamics NAV 2018 CU16.
As of May 1st 2019, all new public images will only be available on the Microsoft Container registry – mcr.microsoft.com.
The new address for Dynamics 365 Business Central on Premises containers is:
mcr.microsoft.com/businesscentral/onprem:<tag>
where <tag> describes the version you need and is composed of:
<version>-<cu>-<country>-<platform>
or
<appversion>-<country>-<platform>
where
<version> is
<cu> is
<country> is the localization you want
<platform> is
<appversion> is the application version number composed of 4 numbers (Major, Minor, Build and Release)
The address of containers for Dynamics 365 Business Central Sandbox is:
mcr.microsoft.com/businesscentral/sandbox:<tag>
<update>-<country>-<platform>
<update> is
<country> is
mcr.microsoft.com/dynamicsnav:<tag>
Note: dynamicsnav is without a hyphen on mcr
I hope this is helpful
Freddy Kristiansen Technical Evangelist