Upon trying to start the docker container for the first time I am receiving the following error in the MSSQL container log:

Download the SDK container for XC (Sitecore.Commerce.Container.SDK.4.0.90.zip)
Install Docker Desktop 4.22.0
Extract the SDK zip file
Open PowerShell to download directory
Browse to the scripts directory
Run the following command: .\ComposeInit.ps1 -LicenseXmlPath "license.xml" -SitecoreAdminPassword "Password123$" -SqlSaPassword "Password123!" -CdHost "xxx.cd" -CmHost "xxx.cm" -IdHost "xxx.id" -BizFxHost "xxx.bizfx" -AuthoringHost "xxx.authoring" -ShopsHost "xxx.shops" -MinionsHost "xxx.minions" -Isolation "hyperv"
Browse to the xc1-cxa directory
Run: docker compose pull
Run: docker compose up -d
Expected behavior
The docker images load as expected along with the site.
Desktop (please complete the following information):
OS: Windows 10
Browser Microsoft Edge
Version 22H2 (19045.3208)
Docker: 4.22.0
Upon trying to start the docker container for the first time I am receiving the following error in the MSSQL container log:
Download the SDK container for XC (Sitecore.Commerce.Container.SDK.4.0.90.zip)
Install Docker Desktop 4.22.0
Extract the SDK zip file
Open PowerShell to download directory
Browse to the scripts directory
Run the following command: .\ComposeInit.ps1 -LicenseXmlPath "license.xml" -SitecoreAdminPassword "Password123$" -SqlSaPassword "Password123!" -CdHost "xxx.cd" -CmHost "xxx.cm" -IdHost "xxx.id" -BizFxHost "xxx.bizfx" -AuthoringHost "xxx.authoring" -ShopsHost "xxx.shops" -MinionsHost "xxx.minions" -Isolation "hyperv"
Browse to the xc1-cxa directory
Run: docker compose pull
Run: docker compose up -d
Expected behavior
The docker images load as expected along with the site.
Desktop (please complete the following information):
OS: Windows 10
Browser Microsoft Edge
Version 22H2 (19045.3208)
Docker: 4.22.0