Basic ARG usage

I would love to see this documented somewhere, but apparently this is down to the shell that is being used to run the docker command. In Windows, this means that we need to use

%var%

rather than

$var

More information in this thread