Michael Crosby
Michael Crosby
How is `-i` not working? ``` bash libcontainer|master ⇒ git archive HEAD | docker run -i ubuntu:14.04 /bin/bash -c "mkdir -p /app && tar -xC /app" libcontainer|master ⇒ docker ps...
Why are you using `-a stdin` in the first place?
ok, i understand now, thanks.
You can use the `flux` package in your calling code to implement the upgrade/rollback functionality when you call into the containerd client.
Any update on this PR?
Any update on this PR?
I am working on this right now. I'll post a gist soon of how I am going to accomplish this so that I can get feedback. It is actually quite...
What would be the difference between this and args used to exec runc then? Its weird.
@sameo Could you take a look at this?
So these VM runtimes wrap another thing?