Add DOCKER_NORELOAD to compose settings #6461
Conversation
This stops containers from auto-reloading.
|
Looks good to me. I haven't tested but it follow the same idea as the My feedback on this would be to split It could also be a third argument called just Besides, if you think that this is not needed, I would call the variable just |
|
I think the DOCKER is because it's for docker-compose. I think it's useful to prefix it, could also do |
|
I think this works for me for now, as it saves my CPU from burning up, we can make it cleaner as we go. |
This stops containers from auto-reloading.