Solution to run master branch on docker#560
Solution to run master branch on docker#560woutersamaey wants to merge 1 commit intobtcpayserver:masterfrom
Conversation
|
Can you ELI5 what is this and why it's useful? Seems very edge-case to be documented in contribute docs. |
|
I built this with Nicolas help and he told me to put it here. This script reconfigures your docker install to pull, build and run the latest code from master instead of running the latest official release. Nicolas and I will be using it to keep a server running using the latest code for automated testing. In Nicolas' case it will be for future Selenium tests. In my case it will be for Zapier. |
|
I see. Sorry my bad. I somehow misread that this is doc repository hence the question. |
|
No need of having several fragments. Only one is enough. The readme should have more explanation about what it is about. I think the script is not really needed, you can just document the copy of the fragment and the Cronjob shouldn't be mentioned. Nothing is related to cron in this, people run it as they see fit. |
@NicolasDorier for your review.