Viewing profile — Bgd1
Bgd1
HN member- Joined
- Tue, May 02, 2017, 12:09 PM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About Bgd1
No profile information was provided.
Recent public activity
-
comment
Comment #44236240
Scala?
-
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…
-
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
-
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
-
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.