Also verify the ui version after it was built that it matches the env var we set in the build container.
1. Prints the $version that you are passing through to the docker container 2. Prints the CONSUL_VERSION that is used in the UI v2 footer 3. Additionally added a `mkdir -p` so so `make ui-docker` runs with a clean exit if run in isolation
Automated putting the source tree into release mode.