Run
(cd docker && docker-compose -f docker-compose-ubuntu-1804-sgx-sim-mode.yml up --build)
SGX_MODE=SW PYTHONPATH=../../sdk/python python3 wasm_tvm_mnist.py
docker run --rm -it -v $(pwd):/teaclave -w /teaclave teaclave/teaclave-build-ubuntu-1804-sgx-2.14:latest