Live data from Hacker News

Viewing profile — Bgd1

Bgd1

HN member
Joined
Tue, May 02, 2017, 12:09 PM UTC
HN karma
4
Public activity
5 items

About Bgd1

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #42983659

    Totally agree. I'm surprised that the new scala-cli is almost not mentioned at all in other comments. To me this is a game changer and the best in class. I don't think I've seen an…

  3. comment
    Comment #16105223

    It does. Check out Docker volume plugins like: https://docs.docker.com/docker-for-aws/persistent-data-volum... https://github.com/thecodeteam/rexray

  4. comment
    Comment #16105213

    You use one of the Docker plugins: https://docs.docker.com/docker-for-aws/persistent-data-volum... https://github.com/thecodeteam/rexray

  5. comment
    Comment #14924086

    Regarding persistent storage following containers, check out REX-Ray: https://rexray.readthedocs.io/en/stable/ as it works with various storage options.