mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
It turns out the back-to-back `D`s here were tripping people up because visually, it looks like a typo. This renames the variable to `BIND_DIR`, but allows `BINDDIR` to continue working for backwards-compatibility. Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>