Admitted – this is not a lot of new content since my last post – but there are updates since the last one. Also, I wanted to put all repos in a nice clear list.
Since my last post, I was contacted by Chris Blank that there actually was another “insider”-repo (for OnPrem images), and he also found a way to get a list of tags of what’s available on them. The latter, I put into a script, so now there are 3 scripts for getting to all tags on the different repos.
So, if you haven’t read my previous post, please do (because you’ll find some more information on where to find the proper Docker images, and what they are for), and here is a nice(r) overview of all current repos (with updates):
Repo | Short description | List of tags |
mcr.microsoft.com/businesscentral/onprem | OnPrem Versionof Business Central
Business Central Only |
This link |
mcr.microsoft.com/businesscentral/sandbox | SaaS Versionof Business Central
Business Central Only |
This link |
mcr.microsoft.com/dynamics-nav | Old(er) versions of NAV
No Business Central Doesn’t work yet, but will moved here in the future. previously ‘microsoft/dynamics-nav’ |
This link |
bcinsider.azurecr.io/bcsandbox | Next release of Business Central SaaS | This script |
bcinsider.azurecr.io/bcsandbox-master | Next major release of Business Central SaaS
Daily build |
This script |
bcinsider.azurecr.io/bconprem | Next release of Business Central OnPrem | This script |
bcinsider.azurecr.io/bconprem-master | Next major release of Business Central OnPrem
Daily build |
This script |
microsoft/bcsandbox | SaaS Version of Business Central
Will be discontinued (replaced by ‘mcr.microsoft.com/businesscentral/sandbox’) |
This script |
microsoft/dynamics-nav | Old(er) versions of NAV
No Business Central Will be discontinued (replaced by ‘mcr.microsoft.com/dynamics-nav’) |
This script |
Enjoy!
*This post is locked for comments