Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add .dockerignore file for Docker build
This significantly reduces the build context from: ``` Sending build context to Docker daemon 916MB ``` to: ``` Sending build context to Docker daemon 3.713MB ```
- Loading branch information