crs4 / pydoop

A Python MapReduce and HDFS API for Hadoop
Apache License 2.0
236 stars 59 forks source link

Docker ignore file #329

Closed simleo closed 5 years ago

simleo commented 5 years ago

We should probably add a .dockerignore file. Good candidates:

dev_tools
docker
Docker*
.git*
.travis*

Better wait until the next release, so we can check if any of the above is absolutely not needed in any container.