solgenomics / breedbase_dockerfile

The Dockerfiles for breeDBase
MIT License
8 stars 8 forks source link

Reduce build time and image size (.dockerignore) #3

Closed lalomartins closed 5 years ago

lalomartins commented 5 years ago

Prevent sending .git directories to the docker build daemon, which results in much faster build times and possibly smaller images.