Hi all,
I have a repository that I want to use in mybinder.org. It contains an install.R and requirements.txt file but also a Dockerfile. I was hoping that mybinder would ignore the Dockerfile since there are the files install.R and requirements.txt. Unfortunately, it uses the Dockerfile and fails to launch. Is there a way to let mybinder ignore the Dockerfile in the repo? I can’t remove it since I need it in a different context.
Link to repo: GitHub - AstraLabuce/aquainfra-usecase-Daugava at containerize
Thanks for any ideas,
Markus