Skip to content

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

@abbgrade

Description

@abbgrade

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions