web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Pull Dynamics 365 Business Central version 15.3 image error

(0) ShareShare
ReportReport
Posted on by

Hi Expert,

 

Today, I try to pull a D365BC image for version v15.3, but I encountered an error:

 

DockerDo : failed to register layer: re-exec error: exit status 3221225794: output:
ExitCode: 1
Commandline: docker pull mcr.microsoft.com/businesscentral/sandbox:15.3.40074.40822-us
At C:\Program Files\WindowsPowerShell\Modules\navcontainerhelper\0.6.5.0\ContainerHandling\New-NavContainer.ps1:442 char:13
+ DockerDo -command pull -imageName $imageName | Out-Null
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,DockerDo

below is my script:

 

install-module navcontainerhelper -force

 

# set accept_eula to $true to accept the eula found here: https://go.microsoft.com/fwlink/?linkid=861843

$accept_eula = $true

 

$containername = 'TCUS153'

$navdockerimage = 'mcr.microsoft.com/businesscentral/sandbox:15.3.40074.40822-us'

$appbacpacuri = ''

$tenantbacpacuri = ''

 

$additionalParameters = @()

if ($appbacpacuri -ne '' -and $tenantbacpacuri -ne '') {

$additionalParameters = @("--env appbacpac=""$appbacpacuri""","--env tenantBacpac=""$tenantbacpacuri""")

}

 

$credential = get-credential -UserName $env:USERNAME -Message "Using Windows Authentication. Please enter your Windows credentials."

New-NavContainer -accept_eula:$accept_eula `

-containername $containername `

-auth Windows `

-Credential $credential ` `

-alwaysPull `

-doNotExportObjectsToText `

-usessl:$false `

-updateHosts `

-assignPremiumPlan `

-shortcuts Desktop `

-imageName $navdockerimage `

-additionalParameters $additionalParameters`

-includeTestToolkit `

-licensefile "C:\Users\Ming.Li\OneDrive - TrueCommerce\Desktop\365\11414.flf"`

 

Setup-NavContainerTestUsers -containerName $containername -password $credential.Password

 

Could anyone shed me some lights on it?

 

Thanks,

Ming

  • Mohana Yadav Profile Picture
    61,248 Super User 2026 Season 2 on at

    Screenshot is very small and cant read.

  • Community Member Profile Picture
    on at

    Update Screen shot

  • Suggested answer
    THE Italian Profile Picture
    Microsoft Employee on at

    I cannot see this clearly.

    Anyway that could be due to a corrupted image of that type.

    If you REALLY need exactly that build then you might write an issue here in GitHub

    github.com/.../issues

  • Community Member Profile Picture
    on at

    Thanks, Update Docker error message

  • Suggested answer
    THE Italian Profile Picture
    Microsoft Employee on at

    It could be due to a corrupted image of that type.

    If you REALLY need exactly that build then you might write an issue here in GitHub

    https://github.com/Microsoft/nav-docker/issues

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 674 Super User 2026 Season 2

#2
YUN ZHU Profile Picture

YUN ZHU 362 Super User 2026 Season 2

#3
AndrewThomas81 Profile Picture

AndrewThomas81 359 Super User 2026 Season 2

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans