Andrei V. Plamada
Andrei V. Plamada
### Bug description The project has just a `runtime.txt` with the content ```bash $ cat runtime.txt r-3.6-2022-01-01 ``` ### How to reproduce 1. Build a container using repo2docker ```bash $...
By following the tutorials I learned a lot. It is a very good source for newcomers. I have some random ideas that I think might be useful to share: -...
This update is handy in case one is interested to configure the target path provided via [`--target-repo-dir`](https://repo2docker.readthedocs.io/en/latest/usage.html#cmdoption-jupyter-repo2docker-target-repo-dir) for the Dockerfile usecase. The ultimate goal might be to update the https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html...