@if[`docker info --format'{{json .}}' | python -c"import sys, json; print json.load(sys.stdin)['MemTotal']"`-lt 2147483648 ];then echo"\033[0;31mWarning, System Memory is set too low!!! Increase Docker memory to be at least 2 Gigs\033[0m";fi||exit 0
@if[`docker info --format'{{json .}}' | python -c"import sys, json; print json.load(sys.stdin)['MemTotal']"`-lt 2147483648 ];then echo"\033[0;31mWarning, System Memory is set too low!!! Increase Docker memory to be at least 2 Gigs\033[0m";fi||exit 0