Michael Crosby

Results 74 comments of 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...

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?

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?