That's why I had to add in the function for it to show properly. When I copy it from the terminal to show you, the lines always get < in front (because of docker), even the last one, but this is how I copy it into the terminal:
docker run \
-e "BRANCH_NAME=cm-14.1" \
-e "DEVICE_LIST=hlte" \...