Viewing profile — crosbymichael
crosbymichael
HN member- Joined
- Fri, Mar 08, 2013, 1:59 AM UTC
- HN karma
- 15
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About crosbymichael
No profile information was provided.
Recent public activity
-
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 "…
-
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…
-
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 .
-
comment
Comment #7096962
FYI here is the github repo with a detailed readme. https://github.com/crosbymichael/skydock
-
comment
Comment #7077222
Emmett Brown invented time travel. http://en.wikipedia.org/wiki/Emmett_Brown (thanks Brian Goff)
- story
-
comment
Comment #6355580
Yes, you are right.
-
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…
- story
-
comment
Comment #5999643
I have always felt that Go was the perfect choice for docker. Statically compiled binary, fast, simple but powerful.
-
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…