From ad642fc6788df14331ceea1f8ecd6f8634884f71 Mon Sep 17 00:00:00 2001 From: mo khan Date: Wed, 16 Oct 2019 14:43:48 -0600 Subject: Add documentation for SETUP_CMD --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a21fe1..90d8c52 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ The License Management tool can be customized with environments variables for so | FEATURE_RUBY_REPORT | * | Feature toggle to control how reports are produced. This must be enabled to generate version `1.1`+ reports. (temporary) | | LM_REPORT_VERSION | * | Version of the report schema to generate (`1.0`, `1.1`, `2.0`). (experimental) | | LM_V1_CANONICALIZE | * | Use canonicalized license names sourced from `normalized-licenses.yml`. (experimental)| +| SETUP_CMD | * | This variable can be used to bypass the automatic dependency installation with a custom setup. (experimental) | Inject the required environment variables to the docker command using the [`--env` option flag](https://docs.docker.com/engine/reference/commandline/run/#set-environment-variables--e---env---env-file) -- cgit v1.2.3