occlum/tools/docker
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
..
build_toolchain.sh Upgrade Dockerfile for dynamic-linking support 2019-08-01 12:23:37 +00:00
Dockerfile Support environmental variables in Occlum.json 2019-09-05 13:50:55 +00:00