Live data from Hacker News

Viewing profile — jzxcv

jzxcv

HN member
Joined
Fri, May 09, 2014, 4:53 PM UTC
HN karma
11
Public activity
5 items

About jzxcv

No profile information was provided.

Recent public activity

  1. comment
    Comment #11036538

    We aren't actively testing against it yet (although plan to in future), but have heard reports from the community that it works fine: https://github.com/coreos/rkt/pull/1766#issuec…

  2. comment
    Comment #9307826

    Could you explain what you mean by "locks you in"?

  3. comment
    Comment #8938518

    There are certainly a few ways this could work; for example, since Rocket currently uses a generic CAS backend to store assets, and is designed to expect multiple simultaneous invo…

  4. comment
    Comment #8718547

    (disclosure: another CoreOS employee) > When it comes to distributing container images the ACI spec only requires hosting ACI images (tarballs) behind a HTTP webserver Just to clar…

  5. comment
    Comment #8683332

    > Nice. It occurs to me that since an ACI is just a tarball, the build process is decoupled from the runtime engine, unlike in Docker. Yep, this is _exactly_ one of our design goal…