Skip to content

Wrong image name #10

@loekd

Description

@loekd

Under 'Swarm Windows Cluster Walkthrough' / 'Explore Swarm with Simple hello world'
The line to run your hello world test app:

docker -H :2375 run --rm -i windowsservercore powershell -command "Write-Output 'hello world'"

should be

docker -H :2375 run --rm -i microsoft/windowsservercore powershell -command "Write-Output 'hello world'"

in order to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions