Docker Pull NAV Version Question

jordi79
Member Posts: 280
Hi All,
This used to work fine for versions 2018 and below. I go to Help --> About, and I get the Version no. and I can find the cumulative update no. and I can find out the docker manifest to pull. E.g. to pull NAV2018-CU8, the docker command would be -->
New-NavContainer -accept_eula -containerName "NAV2018-CU8" -auth NavUserPassword -doNotExportObjectsToText -imageName "microsoft/dynamics-nav:2018-cu8" -shortcuts Desktop -includeCSide -licenseFile c:\temp\DEV2018.flf -updatehosts -ACCEPT_OUTDATED
But with the BC releases, I can't seem to get it to pull the version that I want.
According to "https://hub.docker.com/_/microsoft-businesscentral-onprem", you can specify the build no.
So the version I want to pull is 13.0.31719, but I Can't seem to pull this version. I have tried the commands below:
New-NavContainer -accept_eula -containerName 'NAVBCCSIDE2' -auth NavUserPassword -imageName "mcr.microsoft.com/businesscentral/onprem:13.0.31719.0" -shortcuts Desktop -includeCSide -includeAL -licenseFile c:\temp\DEV2018.flf -updatehosts
New-NavContainer -accept_eula -containerName 'NAVBCCSIDE2' -auth NavUserPassword -imageName "mcr.microsoft.com/businesscentral/onprem:13.0.31809.0" -shortcuts Desktop -includeCSide -includeAL -licenseFile c:\temp\DEV2018.flf -updatehosts
New-NavContainer -accept_eula -containerName 'NAVBCCSIDE2' -auth NavUserPassword -imageName "mcr.microsoft.com/businesscentral/onprem:cu7" -shortcuts Desktop -includeCSide -includeAL -licenseFile c:\temp\DEV2018.flf -updatehosts
New-NavContainer -accept_eula -containerName 'NAVBCCSIDE2' -auth NavUserPassword -imageName "mcr.microsoft.com/businesscentral/onprem:cu7-w1" -shortcuts Desktop -includeCSide -includeAL -licenseFile c:\temp\DEV2018.flf -updatehosts
How do you pull a specific version from docker?
Jordi
This used to work fine for versions 2018 and below. I go to Help --> About, and I get the Version no. and I can find the cumulative update no. and I can find out the docker manifest to pull. E.g. to pull NAV2018-CU8, the docker command would be -->
New-NavContainer -accept_eula -containerName "NAV2018-CU8" -auth NavUserPassword -doNotExportObjectsToText -imageName "microsoft/dynamics-nav:2018-cu8" -shortcuts Desktop -includeCSide -licenseFile c:\temp\DEV2018.flf -updatehosts -ACCEPT_OUTDATED
But with the BC releases, I can't seem to get it to pull the version that I want.
According to "https://hub.docker.com/_/microsoft-businesscentral-onprem", you can specify the build no.
So the version I want to pull is 13.0.31719, but I Can't seem to pull this version. I have tried the commands below:
New-NavContainer -accept_eula -containerName 'NAVBCCSIDE2' -auth NavUserPassword -imageName "mcr.microsoft.com/businesscentral/onprem:13.0.31719.0" -shortcuts Desktop -includeCSide -includeAL -licenseFile c:\temp\DEV2018.flf -updatehosts
New-NavContainer -accept_eula -containerName 'NAVBCCSIDE2' -auth NavUserPassword -imageName "mcr.microsoft.com/businesscentral/onprem:13.0.31809.0" -shortcuts Desktop -includeCSide -includeAL -licenseFile c:\temp\DEV2018.flf -updatehosts
New-NavContainer -accept_eula -containerName 'NAVBCCSIDE2' -auth NavUserPassword -imageName "mcr.microsoft.com/businesscentral/onprem:cu7" -shortcuts Desktop -includeCSide -includeAL -licenseFile c:\temp\DEV2018.flf -updatehosts
New-NavContainer -accept_eula -containerName 'NAVBCCSIDE2' -auth NavUserPassword -imageName "mcr.microsoft.com/businesscentral/onprem:cu7-w1" -shortcuts Desktop -includeCSide -includeAL -licenseFile c:\temp\DEV2018.flf -updatehosts
How do you pull a specific version from docker?
Jordi
0
Best Answer
-
You can get the complete list of published versions here:
https://mcr.microsoft.com/v2/businesscentral/onprem/tags/listKyle Hardin - ArcherPoint0
Answers
-
You can get the complete list of published versions here:
https://mcr.microsoft.com/v2/businesscentral/onprem/tags/listKyle Hardin - ArcherPoint0 -
Thanks. Your a life saver!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions