Hacker News new | ask | show | jobs
by knite 3509 days ago
From the article: "The impossible challenge with Docker is to come with a working combination of kernel + distribution + docker version + filesystem. Right now. We don’t know of ANY combination that is stable (Maybe there isn’t any?)."

What combination of Docker version + distro + kernel + filesystem are you running, and how stable is it?

1 comments

RHEL7.x - docker versions 1.8.x-1.10.x, mostly ext4. Stability is OK, aside from the things I mentioned.
One thing that bit me is that on RH 7.1 you _should_ use ext4[1], but on RH 7.2 you _need_ to use xfs[2]

[1] https://access.redhat.com/documentation/en-US/Red_Hat_Enterp... [2] https://access.redhat.com/documentation/en-US/Red_Hat_Enterp...