$artifactUrl = Get-BcArtifactUrl -type sandbox -country us -select Latest
New-BCContainer -accept_eula -containerName mysandbox -artifactUrl $artifactUrl -auth UserPassword -credential (Get-Credential)
https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-running-container-development
docker run --rm -v c:/temp:/work backplane/youtube-dl RUqGlWr5LBA
https://testcontainers.com/