exportDOCKER_NAME_TAG=ubuntu:18.04 # Use bionic to have one config run the tests in python3.6, see doc/dependencies.md (3.6 is not available in xenial/16.04)
exportPACKAGES="python3-zmq clang-3.9 llvm-3.9"# Use clang-3.9 to test C++11 compatibility, see doc/dependencies.md (3.8 is not available in bionic)