docker: build local python packages in a tempdir instead of ./build
some people don't give docker write access to their source directories, this should work around that problem.
Test Plan
containers start when the build directory is unwritable
Migrated from D3112 (view on Phabricator)