We build a Docker image of your repositoryBinder will search for a dependency file, such as requirements.txt or environment.yml, in the repository's root directory (
more details on more complex dependencies in documentation). The dependency files will be used to build a Docker image. If an image has already been built for the given repository, it will not be rebuilt. If a new commit has been made, the image will automatically be rebuilt.