Live data from Hacker News

Viewing profile — chanezon

chanezon

HN member
Joined
Sat, Aug 01, 2015, 8:39 PM UTC
HN karma
13
Public activity
6 items

About chanezon

Member of technical staff at Docker

Recent public activity

  1. comment
    Comment #18610569

    You can find some preview binaries of docker-app with CNAB support as well as a few simple examples at https://github.com/docker/app#cnab-support-preview

  2. comment
    Comment #14161297

    Thank you Luke! I've pushed it on the Moby website https://mobyproject.org/#moby-and-docker

  3. comment
    Comment #13177811

    containerd 0.2.4 which is used in Docker 1.12 covers only container execution. This announcement about containerd 1.0 roadmap extends the scope of containerd to make it a full cont…

  4. comment
    Comment #11354697

    We've tried Docker for Mac with John Lees-Miller's excellent NodeJS in container development example http://jdlm.info/articles/2016/03/06/lessons-building-node-a... and it works gr…

  5. comment
    Comment #11354652

    https://github.com/mgreau/docker4dev-tennistour-app is a good example of using Java EE 7 / Angular application to show how to use Docker for Java Development Arun Gupta wrote many …

  6. comment
    Comment #9988589

    https://medium.com/@chanezon/good-post-on-using-docker-cloud... great post, but don't use maven:onbuild for Java projects