Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
Use `/tmp` as temporary directory for docker driver tests, so tests can run out of the box without any intervention. macOS sets tempdir as `/var`, which Docker does not whitelist as a path that can be bind-mounted.