Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoke-DockerCommand.running container fails in windows build validation pipeline #14

Open
abbgrade opened this issue Mar 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@abbgrade
Copy link
Owner

https://github.com/abbgrade/psdocker/actions/workflows/build-validation.yml?query=branch%3Adevelop

Message:

[0] ValidationMetadataException: The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
ParameterBindingValidationException: Cannot validate argument on parameter 'Name'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
at , D:\a\psdocker\psdocker\test\Invoke-DockerCommand.Tests.ps1:20
[1] WriteErrorException: Proccess failed (docker run --detach --interactive mcr.microsoft.com/windows/nanoserver:2009) after 00:00:00.0781250.
at Invoke-ClientCommand, D:\a\psdocker\psdocker\Source\Internal\Invoke-ClientCommand.ps1:116
at New-Container, D:\a\psdocker\psdocker\Source\Public\New-Container.ps1:171
at , D:\a\psdocker\psdocker\test\Invoke-DockerCommand.Tests.ps1:16

@abbgrade abbgrade added the bug Something isn't working label Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant