occlum/tools
LI Qing 8ef52c7c2d Support environmental variables in Occlum.json
1. Now we support set App's env in Occlum.json, for example:
    "env": [
        "OCCLUM=yes",
        "TEST=true"
    ]
2. Rewrite env test cases
3. Update Dockerfile to install "jq" tool
2019-09-05 13:50:55 +00:00
..
docker Support environmental variables in Occlum.json 2019-09-05 13:50:55 +00:00
protect-integrity Add install target for Makefile 2019-08-31 06:01:16 +00:00
Makefile Add install target for Makefile 2019-08-31 06:01:16 +00:00
occlum Support environmental variables in Occlum.json 2019-09-05 13:50:55 +00:00
occlum-build-enclave Add install target for Makefile 2019-08-31 06:01:16 +00:00
occlum-gen-default-occlum-json Add install target for Makefile 2019-08-31 06:01:16 +00:00