Files
yarn/.dockerignore
Daniel Lo Nigro b57fcc9fb9 Add Dockerfile for building Yarn (#2628)
* Add Dockerfile for building Yarn

* Use Node.js 7.x

* Don't send any files to Docker daemon

* Remove Debian comment
2017-02-10 21:56:36 -08:00

4 lines
155 B
Plaintext

# None of the files (other than the Dockerfile) are required to build the Docker
# container, so we don't need to send *any* files to the Docker daemon.
*