Live data from Hacker News

Viewing profile — crosbymichael

crosbymichael

HN member
Joined
Fri, Mar 08, 2013, 1:59 AM UTC
HN karma
15
Public activity
11 items

About crosbymichael

No profile information was provided.

Recent public activity

  1. comment
    Comment #7375157

    You can still use these packages with the slightly longer import path util we find a solution that works for everyone. import "github.com/dotcloud/docker/pkg/libcontainer" import "…

  2. comment
    Comment #7375105

    There is also a little tool in libcontainer that I use for testing and prototyping called nsinit. You can build and use it to spawn processes inside existing containers. https://as…

  3. comment
    Comment #7186917

    Thanks for the report. We are working on a fix ASAP and will post updates on https://github.com/dotcloud/docker/issues/3683 .

  4. comment
    Comment #7096962

    FYI here is the github repo with a detailed readme. https://github.com/crosbymichael/skydock

  5. comment
    Comment #7077222

    Emmett Brown invented time travel. http://en.wikipedia.org/wiki/Emmett_Brown (thanks Brian Goff)

  6. story
  7. comment
    Comment #6355580

    Yes, you are right.

  8. comment
    Comment #6354575

    Yes your right. I sat down and wrote the first pass of the UI in a couple hours and it was the first time I used AngularJS. If you are AngularJS wiz and want to contribute feel fre…

  9. story
  10. comment
    Comment #5999643

    I have always felt that Go was the perfect choice for docker. Statically compiled binary, fast, simple but powerful.

  11. story
    Cuisine-recipes - Like Chef only simple

    Chef may be great for managing a large infrastructre but if you just want something simple for Vagrant cuisine-recipes makes provisioning and configuration simple and straightforwa…