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

Windows: Windows does not yet support -u (Feb 2016). #176

Open
piascikj opened this issue Jan 9, 2018 · 0 comments
Open

Windows: Windows does not yet support -u (Feb 2016). #176

piascikj opened this issue Jan 9, 2018 · 0 comments
Labels

Comments

@piascikj
Copy link
Member

piascikj commented Jan 9, 2018


opened via imdone.io from a code comment on 94b8a11

TODO Windows: Windows does not yet support -u (Feb 2016). id:175


// TODO Windows: Windows does not yet support -u (Feb 2016).
testRequires(c, DaemonIsLinux)
out := cli.DockerCmd(c, "run", "-u", "daemon", "-d", "busybox", "top").Combined()
cleanedContainerID := strings.TrimSpace(out)
cli.WaitRun(c, cleanedContainerID)

@piascikj piascikj added the TODO label Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant