packaging: don't write files for templatized Dockerfiles...
packaging: don't write files for templatized Dockerfiles
Now that Docker image building is implemented in Python and we
can perform template substitution in memory, we don't need to
write out produced Dockerfiles to disk.
Differential Revision:
https://phab.mercurial-scm.org/D3760