dell/iDRAC-Telemetry-Reference-Tools

`--build` command does not look like it does anything in `compose.sh`

grantcurell opened this issue · 1 comments

It is set here:

      ;;
    --build)
      BUILD_ARG="--build --remove-orphans"
      ;;

It is later referenced here:

      BUILD_ARG=
      #eval set -- "start"

However, as far as I can tell the parameter is entirely vestigial.

I got it wrong - it will still allow you to force a rebuild