launchpad
launchpad copied to clipboard
Update build.dockerfile
Hi,
It looked like the for-loop used for installing tensorflow and dependencies for each requested python versions didn't point to a valid command. I've replaced each $python ... with python${python} ... as well as the arg python_version.
Otherwise, the installation instructions for docker given here where incorrect.
Thanks,
Cyprien.