swift/docker
Tim Burke cb37d3acd6 docs: Clean up mount options
* Stop specifying logbufs=8; that's the default
* Stop including nodiratime with noatime; the latter implies the former

Nothing wrong with being explicit, I suppose, but may as well keep the
mount options to what we can easily explain: we want noatime because
Swift does not use atime, so we don't want to lose any performance to
tracking atime.

Change-Id: I1e52b4368ad7eb375964eee5132bc50297536355
2020-05-03 00:43:57 -07:00
..
install_scripts Add Dockerfile to build a py3 swift docker image 2019-08-19 22:31:41 +02:00
rootfs/etc docs: Clean up mount options 2020-05-03 00:43:57 -07:00
dockerhub_description.md Dockerhub description of saio image 2020-01-30 20:17:07 +00:00